commit | 56e42441ed54b092d6c7411138ce60d049e7c731 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Sun Oct 20 15:43:05 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 21 18:37:01 2013 -0400 |
tree | 5839a5ca70c8228fa40fdc610243491e35a065b1 | |
parent | 550bab42f83308c9d6ab04a980cc4333cef1c8fa [diff] |
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper Now when rt6_nexthop() can return nexthop address we can use it for proper nexthop comparison of directly connected destinations. For more information refer to commit bbb5823cf742a7 ("netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper"). Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>