netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
authorJulian Anastasov <ja@ssi.bg>
Sun, 20 Oct 2013 12:43:05 +0000 (15:43 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2013 22:37:01 +0000 (18:37 -0400)
commit56e42441ed54b092d6c7411138ce60d049e7c731
tree5839a5ca70c8228fa40fdc610243491e35a065b1
parent550bab42f83308c9d6ab04a980cc4333cef1c8fa
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>
net/netfilter/nf_conntrack_h323_main.c