summaryrefslogtreecommitdiff
path: root/include/openvswitch/flow.h
Commit message (Expand)AuthorAgeFilesLines
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-4/+3
* userspace: Add GTP-U support.William Tu2020-03-251-2/+2
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-041-2/+4
* userspace: add erspan tunnel support.William Tu2018-05-211-2/+2
* nsh: add new flow key 'ttl'Yi Yang2018-01-111-3/+3
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-3/+5
* Add 'extern "C"' for all relevant public header files, plus a build check.Ben Pfaff2017-07-311-0/+8
* userspace: Add packet_type in dp_packet and flowJan Scheurich2017-05-031-7/+9
* Add support for 802.1ad (QinQ tunneling)Eric Garver2017-03-161-4/+15
* ofproto: Probe for sample nesting level.Andy Zhou2017-03-101-0/+3
* odp: Support conntrack orig tuple key.Jarno Rajahalme2017-03-081-4/+11
* flow: Make room after ct_state.Jarno Rajahalme2017-03-081-1/+2
* flow: Comment that nw_src holds ARP SPA and nw_dst holds ARP TPA.Ben Pfaff2016-08-081-2/+2
* Introduce 128-bit xxregs.Justin Pettit2016-07-121-1/+9
* Increase number of registers to 16.Justin Pettit2016-07-121-4/+4
* types: Change ofp_port_t from uint16_t to uint32_t.Ben Pfaff2016-06-031-1/+0
* Break flow.h into private and public partsBen Warren2016-04-141-0/+197