diff options
| author | Alexey Andriyanov <[email protected]> | 2014-10-29 10:54:52 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-10-30 16:09:20 -0400 |
| commit | acf722f73499d85e959ce99cf22d1b827d0b273a (patch) | |
| tree | 1e6e328a330c5b25ceddd9887be6b073f667204c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 43728fa5c5e475e6f0059ec739e715fc49e4a478 (diff) | |
ip6_tunnel: allow to change mode for the ip6tnl0
The fallback device is in ipv6 mode by default.
The mode can not be changed in runtime, so there
is no way to decapsulate ip4in6 packets coming from
various sources without creating the specific tunnel
ifaces for each peer.
This allows to update the fallback tunnel device, but only
the mode could be changed. Usual command should work for the
fallback device: `ip -6 tun change ip6tnl0 mode any`
The fallback device can not be hidden from the packet receiver
as a regular tunnel, but there is no need for synchronization
as long as we do single assignment.
Cc: David S. Miller <[email protected]>
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Alexey Andriyanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions