summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-09-14 04:13:54 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2006-09-18 06:21:14 (GMT)
commit080f22c0dc544e498e57ad281a9de063fa839957 (patch)
treee97dbbcdec76f3e50c3957c2d850ceec8c3cd237 /net
parentdc36251037ae4f69f2f764efd9b57136e3b9848d (diff)
downloadlinux-080f22c0dc544e498e57ad281a9de063fa839957.tar.xz
[NET]: Mark frame diverter for future removal.
The code for frame diverter is unmaintained and has bitrotted. The number of users is very small and the code has lots of problems. If anyone is using it, they maybe exposing themselves to bad packet attacks. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig
index c6cec5a..4959a4e 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -177,7 +177,7 @@ source "net/lapb/Kconfig"
config NET_DIVERT
bool "Frame Diverter (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ depends on EXPERIMENTAL && BROKEN
---help---
The Frame Diverter allows you to divert packets from the
network, that are not aimed at the interface receiving it (in