commit | 09c6bbf090ecb52c8d670fa4d5730be134a8ec8b | [log] [tgz] |
---|---|---|
author | Ville Nuorvala <vnuorval@tcs.hut.fi> | Fri Nov 24 17:06:27 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:30:24 2006 -0800 |
tree | 3ae488ac005b0847aeab4a03c4fdd38607c38d71 | |
parent | 567131a722ca064c917c0b06e4bcf07d47602103 [diff] |
[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 <vnuorval@tcs.hut.fi> Signed-off-by: David S. Miller <davem@davemloft.net>