mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-26 04:59:29 +00:00
11 lines
217 B
Plaintext
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/
|
|
|
|
|