[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)
commit36e2a1b0f7f2598e38952494b91490f58aa221c8
treefb183ec56b7d137ff1aaa4eccd1be307e2d70eac
parentb916f7d4b7b4b427ad9a9486de3da41a16b24d67
[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