commit | 67013282627185aeec2fb92c75868dcace0d25b4 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Oct 01 11:34:48 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 12:42:16 2013 -0400 |
tree | d3d6ade19f30849b05b27c3ebeb9a77c5c0f5eee | |
parent | 3e08f4a72f689c6296d336c2aab4bddd60c93ae2 [diff] |
ip_tunnel: Add fallback tunnels to the hash lists Currently we can not update the tunnel parameters of the fallback tunnels because we don't find them in the hash lists. Fix this by adding them on initialization. Bug was introduced with commit c544193214 ("GRE: Refactor GRE tunneling code.") Cc: Pravin Shelar <pshelar@nicira.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>