[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>
Esse commit está contido em:

commit de
David S. Miller

pai
dc36251037
commit
080f22c0dc
@@ -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
|
||||
|
Referência em uma nova issue
Block a user