summaryrefslogtreecommitdiff
path: root/datapath/linux/compat/include/net/vxlan.h
Commit message (Expand)AuthorAgeFilesLines
* make: Remove the Linux datapath.Greg Rose2022-07-151-444/+0
* datapath: vxlan: factor out VXLAN-GPE next protocolYi Yang2018-02-071-6/+0
* datapath: compat: Fix build on RHEL 7.3Yi-Hung Wei2016-12-141-0/+11
* datapath: backport: vxlan: avoid using stale vxlan socket.Pravin B Shelar2016-10-311-12/+2
* datapath: compat: Use dst-cache for Geneve and VxLAN tunnels.Pravin B Shelar2016-07-081-0/+2
* datapath: compat: Update Geneve and VxLAN modules.Pravin B Shelar2016-07-081-59/+226
* datapath: compat: rename HAVE_METADATA_DST to USE_UPSTREAM_TUNNELPravin B Shelar2016-07-081-1/+1
* datapath: backport: ip_tunnel: add support for setting flow label via collect...Pravin B Shelar2016-07-081-0/+1
* datapath: compat: Refactor egress tunnel infoPravin B Shelar2016-07-081-0/+2
* datapath: Drop support for kernel older than 3.10Pravin B Shelar2016-03-141-2/+2
* datapath: Backport: vxlan: fix incorrect RCO bit in VXLAN headerPravin B Shelar2015-12-081-1/+1
* datapath: Add support for lwtunnelPravin B Shelar2015-12-031-72/+199
* datapath: Add support for 4.1 kernel.Joe Stringer2015-09-181-6/+8
* datapath: Prevent linker error of unknown symbol.Alex Wang2015-04-261-9/+9
* datapath: Account for "openvswitch: Add support for checksums on UDP tunnels."Jesse Gross2015-02-201-0/+4
* datapath: Enable OVS GSO to be used up to 3.18 if necessary.Jesse Gross2015-02-201-5/+5
* datapath: Remove compat vxlan_src_port().Jesse Gross2015-02-201-3/+0
* datapath: Account for "vxlan: Eliminate dependency on UDP socket in transmit ...Thomas Graf2015-02-061-4/+8
* datapath: Fix missing symbols when required to use own VXLAN stackThomas Graf2015-02-051-0/+2
* datapath: Account for "vxlan: add x-netns support"Thomas Graf2015-02-031-3/+3
* datapath: Account for "vxlan: Group Policy extension"Thomas Graf2015-02-031-19/+80
* datapath: Account for now exposed VXLAN definitionsThomas Graf2015-02-031-0/+12
* datapath: Account for new flags args of vxlan_sock_add()Thomas Graf2015-01-071-1/+1
* datapath:compat: Fix build failure on old kernels.Pravin B Shelar2014-12-191-2/+1
* datapath: Fix MPLS action validation.Pravin B Shelar2014-12-191-1/+2
* datapath: compat: Fix compilation 3.11Pravin B Shelar2014-10-131-1/+1
* datapath: Add support for RHEL-7 / CentOS-7 kernel.Pravin B Shelar2014-10-031-1/+8
* datapath: Provide compatibility for kernels up to 3.17Thomas Graf2014-09-201-0/+5
* datapath: Enable tunnel GSO features.Pravin B Shelar2014-07-111-0/+16
* datapath: Add support for Linux 3.12Pravin Shelar2014-03-071-1/+7
* datapath: vxlan: remove net arg from vxlan[6]_xmit_skb()Pravin B Shelar2013-09-071-1/+1
* datapath: Sync vxlan tunneling code with upstream ovs-vxlan.Pravin B Shelar2013-08-271-21/+12
* datapath: Restructure vxlan tunneling.Pravin B Shelar2013-07-201-0/+43