4d97e8492b
SVN-Revision: 956
12 lines
255 B
Text
12 lines
255 B
Text
config BR2_PACKAGE_LIBNET
|
|
tristate "libnet - Low-level packet creation library"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
A low-level packet creation library.
|
|
|
|
http://www.packetfactory.net/libnet/
|
|
|
|
Depends: libpcap
|
|
|
|
|