summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorNicolas Dichtel <nicolas.dichtel@6wind.com>2014-04-22 12:15:24 +0400
committerDavid S. Miller <davem@davemloft.net>2014-04-23 22:53:36 +0400
commit22f08069e8b415b827e910ad75ed55eeadc4a877 (patch)
tree517df35a906e4ab98a0e9e4a7d746cf69c625e33 /drivers
parentb57708add31494175be741ed3fd24023b50c3423 (diff)
downloadlinux-22f08069e8b415b827e910ad75ed55eeadc4a877.tar.xz
ip6gre: add x-netns support
This patch allows to switch the netns when packet is encapsulated or decapsulated. In other word, the encapsulated packet is received in a netns, where the lookup is done to find the tunnel. Once the tunnel is found, the packet is decapsulated and injecting into the corresponding interface which stands to another netns. When one of the two netns is removed, the tunnel is destroyed. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions