summaryrefslogtreecommitdiff
path: root/tests/tunnel-push-pop.at
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif: Don't slow-path controller actions with pause.Justin Pettit2018-01-101-1/+1
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-101-1/+1
* tunnel: Fix deletion of datapath tunnel ports in case of reconfigurationBalazs Nemeth2017-11-281-3/+32
* userspace: Handling of versatile tunnel portsBen Pfaff2017-06-271-2/+2
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-1/+1
* userspace: add vxlan gpe support to vportGeorg Schmuecking2017-06-021-0/+10
* userspace: L3 tunnel support for GRE and LISPJan Scheurich2017-06-021-5/+28
* userspace: Switching of L3 packets in L2 pipelineJan Scheurich2017-06-021-7/+7
* tests: Test native tunneling underlay match.William Tu2017-05-171-0/+51
* Revert "tunneling: Avoid recirculation on datapath."Joe Stringer2017-05-101-6/+6
* tunneling: Avoid recirculation on datapath.Sugesh Chandran2017-04-211-6/+6
* ovs-router: introduce pkt-mark.Pravin B Shelar2017-01-281-0/+3
* tunnel: Add support to configure ptk_markPravin B Shelar2017-01-281-0/+16
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-1/+1
* tests: Avoid race in tunnel-push-pop tests.Jesse Gross2016-08-181-1/+1
* netdev-dummy: Add dummy-internal class.Daniele Di Proietto2016-08-151-2/+2
* tests: Add a tunnel packet-out test.Daniele Di Proietto2016-06-021-0/+38
* tests: Wait for ARPs to be sent in tunnel-push-pop.Daniele Di Proietto2016-06-021-0/+5
* tests: Fix tunnel push pop test failure.Pravin B Shelar2016-05-111-3/+1
* Add support for extended netdev statistics based on RFC 2819.mweglicx2016-05-061-3/+3
* tunnel-tests: Fix travis build failure.Pravin B Shelar2016-03-241-5/+5
* tunneling: Enable IPv6 tuneling.Pravin B Shelar2016-03-241-0/+16
* tnl-neigh-cache: tighten arp and nd snooping.Pravin B Shelar2016-03-241-2/+2
* Implement new packet-in format NXT_PACKET_IN2.Ben Pfaff2016-02-191-1/+1
* odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument.Ben Pfaff2016-02-011-5/+5
* ofproto: Wildcard TTL on IP tunnelsHaggai Eran2016-01-191-1/+1
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-1/+1
* tnl-arp-cache: Rename module and functions to tnl-neigh-cache.Thadeu Lima de Souza Cascardo2015-11-301-1/+1
* tnl-arp-cache: add IPv6 Neighbor Discovery supportThadeu Lima de Souza Cascardo2015-10-131-4/+4
* tunnel: Validate IP header for userspace tunneling.Jesse Gross2015-09-131-3/+3
* tnl-ports: Add destination IP and MAC address to the match.Pravin B Shelar2015-09-081-12/+14
* tun-metadata: Always set option present when copying data.Jesse Gross2015-08-211-3/+13
* dpif-netdev: Translate Geneve options per-flow, not per-packet.Jesse Gross2015-08-051-1/+1
* tunneling: Userspace datapath support for Geneve options.Jesse Gross2015-06-261-0/+21
* tunneling: Don't match on source IP address for native tunnels.Jesse Gross2015-06-251-7/+6
* tunneling: Fix a tunnel name display bugAndy Zhou2015-06-081-0/+8
* tests: gre: fix flags endiannessFlavio Leitner2015-04-101-1/+1
* tunneling: Add UDP checksum support for userspace tunnels.Jesse Gross2015-04-071-5/+5
* tunneling: Add userspace tunnel support for Geneve.Jesse Gross2015-04-071-0/+16
* odp-util: Shift VXLAN VNI when printing/parsing.Jesse Gross2015-04-071-2/+2
* tunneling: Add check for GRE protocol is Ethernet.Jesse Gross2015-04-071-0/+16
* netdev: Fix user space tunneling for set_tunnel action.Ricky Li2015-03-261-1/+14
* ovs-router: non-Linux supportYAMAMOTO Takashi2014-12-101-4/+0
* tunnel-push-pop.at: Make test more deterministic.Jarno Rajahalme2014-11-211-10/+10
* tests: Skip tunnel-push-pop test on Windows and BSD.Pravin B Shelar2014-11-141-0/+4
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+66