|
@@ -281,7 +281,7 @@ menu "Network testing"
|
|
|
|
|
|
|
|
config NET_PKTGEN
|
|
config NET_PKTGEN
|
|
|
tristate "Packet Generator (USE WITH CAUTION)"
|
|
tristate "Packet Generator (USE WITH CAUTION)"
|
|
|
- depends on PROC_FS
|
|
|
|
|
|
|
+ depends on INET && PROC_FS
|
|
|
---help---
|
|
---help---
|
|
|
This module will inject preconfigured packets, at a configurable
|
|
This module will inject preconfigured packets, at a configurable
|
|
|
rate, out of a given interface. It is used for network interface
|
|
rate, out of a given interface. It is used for network interface
|