summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTom Herbert <therbert@google.com>2015-01-20 22:23:05 +0300
committerDavid S. Miller <davem@davemloft.net>2015-01-25 10:15:40 +0300
commitaf33c1adae1e095e90d14fe35501256ebb07aabf (patch)
tree81666ac4a5bb62098501eb04372a87a2d2643059 /scripts/gdb/linux/utils.py
parentd998f8efa47221405ceae129aa93fa6d4ac8510d (diff)
downloadlinux-af33c1adae1e095e90d14fe35501256ebb07aabf.tar.xz
vxlan: Eliminate dependency on UDP socket in transmit path
In the vxlan transmit path there is no need to reference the socket for a tunnel which is needed for the receive side. We do, however, need the vxlan_dev flags. This patch eliminate references to the socket in the transmit path, and changes VXLAN_F_UNSHAREABLE to be VXLAN_F_RCV_FLAGS. This mask is used to store the flags applicable to receive (GBP, CSUM6_RX, and REMCSUM_RX) in the vxlan_sock flags. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions