projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add rml's netdev-random patch and modify et to use it (finally some entropy on /dev...
[openwrt.git]
/
package
/
libnet
/
Config.in
diff --git
a/package/libnet/Config.in
b/package/libnet/Config.in
index
bcfdc62
..
433e9fb
100644
(file)
--- a/
package/libnet/Config.in
+++ b/
package/libnet/Config.in
@@
-1,10
+1,12
@@
config BR2_PACKAGE_LIBNET
select BR2_PACKAGE_LIBPCAP
config BR2_PACKAGE_LIBNET
select BR2_PACKAGE_LIBPCAP
- tristate "libnet
(a low-level packet creation library)
"
- default m
+ tristate "libnet"
+ default m
if CONFIG_DEVEL
help
A low-level packet creation library.
http://www.packetfactory.net/libnet/
help
A low-level packet creation library.
http://www.packetfactory.net/libnet/
+ Depends: libpcap
+
This page took
0.025847 seconds
and
4
git commands to generate.