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