commit | 36e2a1b0f7f2598e38952494b91490f58aa221c8 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Mar 20 15:15:45 2008 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Apr 14 09:56:01 2008 +0200 |
tree | fb183ec56b7d137ff1aaa4eccd1be307e2d70eac | |
parent | b916f7d4b7b4b427ad9a9486de3da41a16b24d67 [diff] |
[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>