projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git]
/
package
/
libnet
/
Config.in
1
config BR2_PACKAGE_LIBNET
2
select BR2_PACKAGE_LIBPCAP
3
tristate "libnet"
4
default m if CONFIG_DEVEL
5
help
6
A low-level packet creation library.
7
8
http://www.packetfactory.net/libnet/
9
10
Depends: libpcap
11
12
This page took
0.043592 seconds
and
5
git commands to generate.