This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21341
Commits
1
Branch
46 MiB
Tree:
afd013370d
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'afd013370d'
${ noResults }
openwrt-packages-dist
/
net
/
ifstat
/
Config.in
4 lines
146 B
Raw
Normal View
History
ifstat: make dependency on libnetsnmp conditional The upstream package supports it with a configure switch. Defaulting to 'with SNMP support' as it was before. Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
5 years ago
config IFSTAT_SNMP
depends on PACKAGE_ifstat
bool "Build with support for SNMP"
default y