diff options
author | Eric Leblond <eric@inl.fr> | 2009-03-16 14:55:27 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-03-16 14:55:27 +0100 |
commit | c7a913cd5535554d6f5d5e1f5ef46c4307cf2afc (patch) | |
tree | b49ec6d00a32abc263a7ebe301b498052b605aae /kernel/sysctl.c | |
parent | ca735b3aaa945626ba65a3e51145bfe4ecd9e222 (diff) |
netfilter: print the list of register loggers
This patch modifies the proc output to add display of registered
loggers. The content of /proc/net/netfilter/nf_log is modified. Instead
of displaying a protocol per line with format:
proto:logger
it now displays:
proto:logger (comma_separated_list_of_loggers)
NONE is used as keyword if no logger is used.
Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions