]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output
authorPatrick McHardy <kaber@trash.net>
Thu, 20 Mar 2008 14:15:45 +0000 (15:15 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 07:56:01 +0000 (09:56 +0200)
commit6ee9a9c2a56c330bafd9415ec702240112307ec7
treefb183ec56b7d137ff1aaa4eccd1be307e2d70eac
parent0e90c010a94d754e3f734d784be08e1daa0cc910
[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output

Dump the mark value in log messages similar to nfnetlink_log. This
is useful for debugging complex setups where marks are used for
routing or traffic classification.

Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv4/netfilter/ipt_LOG.c
net/ipv6/netfilter/ip6t_LOG.c