aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2012-05-17 11:43:15 -0700
committerJesse Gross <jesse@nicira.com>2012-08-31 15:19:17 -0700
commit6467e95332be63d83610a794a42c85bda387ab07 (patch)
treea285d8b6c65da7840c980b5cabdf22b5cf2a25da /debian
parent196ba341736b273c1ddf15e2545beec623d95bbd (diff)
datapath: Reset upper layer protocol info on internal devices.
It's possible that packets that are sent on internal devices (from the OVS perspective) have already traversed the local IP stack. After they go through the internal device, they will again travel through the IP stack which may get confused by the presence of existing information in the skb. The problem can be observed when switching between namespaces. This clears out that information to avoid problems but deliberately leaves other metadata alone. This is to provide maximum flexibility in chaining together OVS and other Linux components. Bug #10995 Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions