From: Ville Nuorvala Date: Sat, 25 Nov 2006 01:06:27 +0000 (-0800) Subject: [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime X-Git-Tag: v2.6.20-rc1~34^2~40^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c6bbf090ecb52c8d670fa4d5730be134a8ec8b;p=pandora-kernel.git [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime Doing the mandatory tunnel endpoint checks when the tunnel is set up isn't enough as interfaces can go up or down and addresses can be added or deleted after this. The checks need to be done realtime when the tunnel is processing a packet. Signed-off-by: Ville Nuorvala Signed-off-by: David S. Miller --- Reading git-diff-tree failed