]> git.proxmox.com Git - mirror_ovs.git/history - include/openvswitch/flow.h
userspace: Add support for NSH MD1 match fields
[mirror_ovs.git] / include / openvswitch / flow.h
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-07-31 Ben PfaffAdd 'extern "C"' for all relevant public header files...
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-11 Andy Zhouofproto: Probe for sample nesting level.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeflow: Make room after ct_state.
2016-08-08 Ben Pfaffflow: Comment that nw_src holds ARP SPA and nw_dst...
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-06-03 Ben Pfafftypes: Change ofp_port_t from uint16_t to uint32_t.
2016-04-14 Ben WarrenBreak flow.h into private and public parts