summaryrefslogtreecommitdiff
path: root/tests/tunnel.at
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-13/+13
* ofproto-dpif: Remove tabs from output.Ben Pfaff2018-06-111-54/+54
* erspan: Add flow-based erspan optionsGreg Rose2018-05-211-9/+59
* erspan: add kernel datapath supportWilliam Tu2018-05-211-0/+93
* userspace: add erspan tunnel support.William Tu2018-05-211-0/+12
* tunnel: make tun_key_to_attr aware of tunnel type.William Tu2018-05-141-0/+18
* tunnel: fix tunnel flags set/clear.William Tu2018-01-101-3/+34
* Adding nsh.at for NSH unit testsJan Scheurich2017-08-071-9/+9
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-9/+9
* userspace: Switching of L3 packets in L2 pipelineJan Scheurich2017-06-021-14/+14
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-03-151-1/+75
* tunnel: set udp dst-port in tunnel metadataPravin B Shelar2016-12-051-4/+4
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-78/+9
* tunnel tests: Skip ipsec_gre tests on WindowsPaul Boca2016-08-261-0/+3
* netdev-dummy: Add dummy-internal class.Daniele Di Proietto2016-08-151-14/+14
* tunneling: get skb marking to work properly with tunnelsAnsis Atteka2016-07-211-0/+120
* tests: Remove redundant ofport_request.William Tu2016-05-171-1/+1
* tunneling: Fix for concomitant IPv4 and IPv6 tunnelsThadeu Lima de Souza Cascardo2016-04-211-0/+27
* tests: Change ADD_OF_PORTS from macro to shell function.Ben Pfaff2016-01-281-1/+1
* ofproto: Wildcard TTL on IP tunnelsHaggai Eran2016-01-191-9/+9
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-11/+11
* tun-metadata: Provide error messages during auto-allocation.Jesse Gross2015-09-091-0/+8
* tunnel: Support matching on the presence of Geneve options.Jesse Gross2015-08-281-1/+41
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-201-2/+2
* tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross2015-07-151-7/+7
* flow: Factor out flag parsing and formatting routines.Jesse Gross2015-07-151-24/+24
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-0/+65
* odp-util: Format tunnel attributes directly from netlink.Jesse Gross2015-05-281-41/+41
* ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGSMadhu Challa2015-02-141-41/+41
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+8
* ofproto-dpif-xlate: Wildcard skb_priority if QoS is disabledDaniele Di Proietto2014-09-171-4/+4
* lib/odp: Use masked set actions.Jarno Rajahalme2014-09-091-4/+4
* lib/odp-util: Skip ignored fields when parsing and formatting.Jarno Rajahalme2014-09-091-34/+34
* lib/odp-util: Add tunnel tp_src, tp_dst parsing and formatting.Jarno Rajahalme2014-09-081-41/+41
* datapath: Add support for Geneve tunneling.Jesse Gross2014-06-201-0/+12
* Tests: Fix ofproto/trace and expose megaflows when having a set action.Jarno Rajahalme2014-04-091-8/+12
* ofproto: Support OF version-specific table-miss behavioursSimon Horman2014-04-031-1/+1
* dpif-netdev: Use hmap instead of list+array for tracking ports.Ben Pfaff2014-01-081-5/+5
* ofproto: Handle flow installation and eviction in upcall.Ethan Jackson2013-12-191-13/+13
* ofproto-dpif: Compute the subfacet add/del rate using coverage counters.Alex Wang2013-10-011-13/+13
* ofproto: Track subfacet stats in the backer.Ethan Jackson2013-06-071-107/+55
* ofproto-dpif: More responsive average subfacet statistics.Ethan Jackson2013-06-071-13/+13
* ofproto/ofproto-dpif.c: Re-implement the ofproto/trace commandAlex Wang2013-05-211-26/+26
* OpenFlow-level flow-based tunneling support.Jarno Rajahalme2013-05-101-0/+28
* Update the default VXLAN destination UDP port to the IANA assigned portKyle Mestery2013-04-261-1/+1
* ofproto-dpif: Keep track of exact-match flow infoAndy Zhou2013-03-271-13/+26
* ovs-appctl: dpif/show display per bridge statsAndy Zhou2013-03-131-13/+13
* tunnel: Mark ECN status on decapsulated tunnel packets.Justin Pettit2013-03-061-2/+2
* tunnel: Generate datapath flows for tunneled packets dropped due to ECN.Justin Pettit2013-03-061-1/+20
* tunnel: Only print non-default UDP dst_port for LISP/VXLAN tunnelsKyle Mestery2013-02-281-1/+1