commit | 86bd68bfd75941d4cf3b874468791c3e73eef23d | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Wed Jul 03 17:00:34 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 04 14:55:47 2013 -0700 |
tree | 1323b8cdf16ae66b8d475b1387b71509f40554c4 | |
parent | 0e0764715d8116484d808f5b3985ca043080788e [diff] |
sit: fix tunnel update via netlink The device can stand in another netns, hence we need to do the lookup in netns tunnel->net. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>