summaryrefslogtreecommitdiff
path: root/tests/tunnel.at
Commit message (Expand)AuthorAgeFilesLines
* userspace: Add SRv6 tunnel support.Nobuhiro MIKI2023-03-291-0/+56
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-091-1/+1
* xenserver: Remove xenserver.Greg Rose2022-08-151-0/+18
* odp-util: Fix output for tc to be equal to kernel.Eelco Chaudron2022-03-211-1/+1
* odp-util: Fix overflow of nested netlink attributes.Ilya Maximets2020-11-161-0/+29
* netdev-offload-tc: Revert tunnel src/dst port masks handlingRoi Dayan2020-06-191-2/+2
* netdev-offload-tc: Allow to match the IP and port mask of tunnelTonghao Zhang2020-06-031-0/+22
* ofp-actions: Add delete field actionYi-Hung Wei2020-04-291-0/+37
* userspace: Add GTP-U support.William Tu2020-03-251-0/+76
* userspace: Improved packet drop statistics.Anju Thomas2020-01-071-2/+14
* tnl-neigh: Use outgoing ofproto version.Flavio Leitner2019-08-281-0/+62
* tnl-neigh-cache: Purge learnt neighbors when port/bridge is deletedVasu Dasari2019-07-221-0/+47
* odp-util: Improve log messages and error reporting for Netlink parsing.Ben Pfaff2019-02-251-2/+2
* netdev-vport: reject concomitant incompatible tunnelsEelco Chaudron2018-09-071-0/+29
* tunnel, tests: Sort flow output in ERSPAN v1/v2 metadataAlin Gabriel Serdean2018-08-221-2/+1
* tests: Fix hash function dependencies in "tunnel - ERSPAN v1/v2 metadata".Ben Pfaff2018-08-211-22/+31
* 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