1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 03:05:32 +03:00
openwrt-xburst/package/libnet/Config.in

13 lines
255 B
Plaintext
Raw Normal View History

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