X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2FKconfig;h=4193cdcd3ae716df5bb530139a564ea6a0ae2830;hb=4dee26b7e26eb3c78da8bf6c1c52ee5419145b28;hp=d6216888c3aea3950b670baabb941cfa094b4016;hpb=d86b5e0e6bf5980d3136ab4a855522143f2dcb5d;p=powerpc.git diff --git a/net/Kconfig b/net/Kconfig index d6216888c3..4193cdcd3a 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -27,6 +27,13 @@ if NET menu "Networking options" +config NETDEBUG + bool "Network packet debugging" + help + You can say Y here if you want to get additional messages useful in + debugging bad packets, but can overwhelm logs under denial of service + attacks. + source "net/packet/Kconfig" source "net/unix/Kconfig" source "net/xfrm/Kconfig"