1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 12:54:37 +03:00
openwrt-xburst/package/libnet/Config.in
nico f0a8cec347 Add libnet package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@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/