mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 21:53:08 +02:00
11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
|
config BR2_PACKAGE_LIBNET
|
||
|
select BR2_PACKAGE_LIBPCAP
|
||
|
tristate "libnet (a low-level packet creation library)"
|
||
|
default m
|
||
|
help
|
||
|
A low-level packet creation library.
|
||
|
|
||
|
http://www.packetfactory.net/libnet/
|
||
|
|
||
|
|