commit | bcd1e830a5ac37d708647d492a1436a8a9babb07 | [log] [tgz] |
---|---|---|
author | Martin Josefsson <gandalf@wlug.westbo.se> | Sat Apr 01 02:23:21 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 01 02:23:21 2006 -0800 |
tree | d953546890bb20d3c5191cc39b8e1ea9861a98ec | |
parent | a89ecb6a2ef732d04058d87801e2b6bd7e5c7089 [diff] |
[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink When ctnetlink was ported from ip_conntrack to nf_conntrack two #ifdef's for connmark support were left unchanged and this code was never compiled. Problem noticed by Daniel De Graaf. Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>