index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
vport-vxlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: Account for "openvswitch: Add support for checksums on UDP tunnels."
Jesse Gross
2015-02-20
1
-2
/
+5
*
datapath: Account for "vxlan: Eliminate dependency on UDP socket in transmit ...
Thomas Graf
2015-02-06
1
-1
/
+1
*
datapath: Support VXLAN Group Policy extension
Thomas Graf
2015-02-06
1
-2
/
+80
*
datapath: Account for "vxlan: add x-netns support"
Thomas Graf
2015-02-03
1
-1
/
+1
*
datapath: Account for "vxlan: Group Policy extension"
Thomas Graf
2015-02-03
1
-4
/
+6
*
datapath: Account for new flags args of vxlan_sock_add()
Thomas Graf
2015-01-07
1
-1
/
+1
*
datapath: Simplify vport_send() error handling.
Pravin B Shelar
2014-12-23
1
-0
/
+2
*
datapath: Provide compatibility for kernels up to 3.17
Thomas Graf
2014-09-20
1
-9
/
+3
*
Extend OVS IPFIX exporter to export tunnel headers
Wenyu Zhang
2014-08-18
1
-7
/
+29
*
datapath: Use tun_info only for egress tunnel path.
Pravin B Shelar
2014-08-06
1
-2
/
+2
*
datapath: Check tunnel info before dereferencing on send.
Jesse Gross
2014-06-20
1
-1
/
+3
*
datapath: Add support for Geneve tunneling.
Jesse Gross
2014-06-20
1
-1
/
+1
*
datapath: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-06-19
1
-16
/
+13
*
datapath: Add support for kernels 3.13
Pravin Shelar
2014-03-31
1
-1
/
+2
*
datapath: Add support for Linux 3.12
Pravin Shelar
2014-03-07
1
-1
/
+1
*
datapath: remove duplicated include from vport-vxlan.c
Wei Yongjun
2013-09-23
1
-1
/
+0
*
datapath: vxlan: remove net arg from vxlan[6]_xmit_skb()
Pravin B Shelar
2013-09-07
1
-2
/
+1
*
datapath: Remove checksum compat support
Pravin B Shelar
2013-09-06
1
-2
/
+0
*
datapath: Remove skb->mark compat code.
Pravin B Shelar
2013-09-06
1
-1
/
+1
*
datapath: vport: Remove compat support
Pravin B Shelar
2013-09-06
1
-4
/
+0
*
datapath: Sync vxlan tunneling code with upstream ovs-vxlan.
Pravin B Shelar
2013-08-27
1
-20
/
+16
*
datapath: Move generic tunnel functions to lisp module.
Pravin B Shelar
2013-08-13
1
-1
/
+0
*
datapath: move tunnel-init function to flow.h
Pravin B Shelar
2013-08-13
1
-1
/
+1
*
datapath: Restructure vxlan tunneling.
Pravin B Shelar
2013-07-20
1
-144
/
+77
*
gre: Restructure tunneling.
Pravin B Shelar
2013-06-20
1
-1
/
+1
*
datapath: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
2013-06-12
1
-2
/
+1
*
datapath: Kill VPORT_F_TUN_ID vport flag.
Pravin B Shelar
2013-05-06
1
-3
/
+1
*
datapath: Unify vport error stats handling.
Pravin B Shelar
2013-05-06
1
-5
/
+2
*
tunneling: Remove struct tnl_vport and tnl_ops.
Pravin B Shelar
2013-05-06
1
-91
/
+60
*
datapath: Factor out common code from *_build_header() to ovs_tnl_send().
Jarno Rajahalme
2013-03-26
1
-9
/
+0
*
Tunnel: Cleanup old tunnel infrastructure.
Pravin B Shelar
2013-03-04
1
-105
/
+69
*
Add support for LISP tunneling
Lorand Jakab
2013-02-25
1
-16
/
+1
*
tunneling: Don't send ICMP messages if no tunnel port is found.
Jesse Gross
2013-02-01
1
-3
/
+1
*
datapath: Remove vport MAC address configuration.
Jesse Gross
2013-01-28
1
-2
/
+0
*
datapath: Fix a kernel crash when adding a 2nd VXLAN port with existing UDP port
Kyle Mestery
2013-01-09
1
-0
/
+1
*
openvswitch: Remove Linux bridge compatibility.
Pravin B Shelar
2012-12-27
1
-4
/
+0
*
vxlan: Use sk_release_kernel() instead of sock_release().
Jesse Gross
2012-12-06
1
-2
/
+2
*
datapath: Add support for VXLAN tunnels to Open vSwitch
Kyle Mestery
2012-12-05
1
-0
/
+387