1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 17:21:38 +03:00
openwrt-xburst/openwrt/package/libnet/Config.in
nico 4b818ff979 Add libnet package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-30 23:18:13 +00:00

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/