Make MTU default to 1492 when ppp_mtu nvram variable is not set
[openwrt.git] / openwrt / package / libnids / Config.in
1 config BR2_PACKAGE_LIBNIDS
2 tristate "libnids - network intrusion detection library"
3 select BR2_PACKAGE_LIBPCAP
4 select BR2_PACKAGE_LIBNET
5 default m if CONFIG_DEVEL
6 help
7 An implementation of an E-component of Network Intrusion Detection System.
8
9 http://www.packetfactory.net/projects/libnids/
10
This page took 0.056376 seconds and 5 git commands to generate.