]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
authorHugo Santos <hsantos@av.it.pt>
Fri, 24 Feb 2006 21:16:25 +0000 (13:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Feb 2006 21:16:25 +0000 (13:16 -0800)
commit0c0888908dec145aaaa40d8a49d34913573f5a27
treeaec1c2ada56fe338934bad1ca916328beff0a1c3
parentf52ee1410d563cd409b08822492273a5bc235821
[IPV6] ip6_tunnel: release cached dst on change of tunnel params

The included patch fixes ip6_tunnel to release the cached dst entry
when the tunnel parameters (such as tunnel endpoints) are changed so
they are used immediatly for the next encapsulated packets.

Signed-off-by: Hugo Santos <hsantos@av.it.pt>
Acked-by: Ville Nuorvala <vnuorval@tcs.hut.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c