mirror of https://github.com/hak5/openwrt.git
parent
ca8e55cdd7
commit
419058b3d2
|
@ -43,8 +43,8 @@ config BR2_PACKAGE_PPPOE_SERVER
|
||||||
config BR2_PACKAGE_PPPOE_SNIFF
|
config BR2_PACKAGE_PPPOE_SNIFF
|
||||||
tristate
|
tristate
|
||||||
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
|
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
|
||||||
default m if BR2_COMPILE_RP_PPPOE
|
default m if DEVELOPER
|
||||||
select BR2_PACKAGE_RP_PPPOE
|
select BR2_COMPILE_RP_PPPOE
|
||||||
help
|
help
|
||||||
PPPoE (PPP over Ethernet) frame sniffer
|
PPPoE (PPP over Ethernet) frame sniffer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue