8bc4d3fe6d
SVN-Revision: 675
12 lines
219 B
Text
12 lines
219 B
Text
config BR2_PACKAGE_LIBNET
|
|
select BR2_PACKAGE_LIBPCAP
|
|
tristate "libnet"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
A low-level packet creation library.
|
|
|
|
http://www.packetfactory.net/libnet/
|
|
|
|
Depends: libpcap
|
|
|
|
|