commit | 82e91ffef60e6eba9848fe149ce1eecd2b5aef12 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Thu Nov 09 15:19:14 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:21:38 2006 -0800 |
tree | 9ccc6a518a1f678ae15cfb3a59c05127286cff96 | |
parent | 0afc46c4683df512eef34a71a85065dc555c2af2 [diff] |
[NET]: Turn nfmark into generic mark nfmark is being used in various subsystems and has become the defacto mark field for all kinds of packets. Therefore it makes sense to rename it to `mark' and remove the dependency on CONFIG_NETFILTER. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>