summaryrefslogtreecommitdiff
path: root/lib/odp-util.h
Commit message (Expand)AuthorAgeFilesLines
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* Increase number of registers to 16.Justin Pettit2016-07-121-1/+1
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-1/+2
* odp-util: Remove odp_in_port from struct odp_flow_key_parms.Jesse Gross2016-06-131-6/+0
* odp-util: Return exact mask if netlink mask attribute is missing.Daniele Di Proietto2015-12-101-2/+2
* ofproto-dpif: Validate NAT action support.Daniele Di Proietto2015-12-041-0/+5
* tunneling: extend flow_tnl with ipv6 addressesJiri Benc2015-11-301-3/+5
* Add connection tracking label support.Joe Stringer2015-10-131-1/+3
* Add connection tracking mark support.Joe Stringer2015-10-131-2/+4
* Add support for connection tracking.Joe Stringer2015-10-131-2/+8
* dpif-netdev: Translate Geneve options per-flow, not per-packet.Jesse Gross2015-08-051-1/+11
* Extend sFlow agent to report tunnel and MPLS structuresNeil McKee2015-07-211-0/+1
* tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross2015-07-151-1/+1
* odp-util: Share fields between odp and dpif_backer.Joe Stringer2015-07-061-7/+13
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-1/+1
* odp-util: Pass down flow netlink attributes when translating masks.Jesse Gross2015-06-251-1/+10
* odp-util: Convert flow serialization parameters to a struct.Jesse Gross2015-06-181-6/+25
* auto-attach: Add auto-attach support to ofproto layerDennis Flynn2015-03-031-0/+1
* ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGSMadhu Challa2015-02-141-1/+2
* classifier: Add support for conjunctive matches.Ben Pfaff2015-01-111-2/+2
* miniflow: Use 64-bit data.Jarno Rajahalme2015-01-061-1/+1
* dpctl: Add support for using UFID to add/del flows.Joe Stringer2014-12-151-0/+1
* dpif: Index flows using unique identifiers.Joe Stringer2014-12-021-0/+1
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+2
* flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff2014-11-031-1/+1
* lib/odp: Use masked set actions.Jarno Rajahalme2014-09-091-3/+2
* lib: Unify flags parsing and formatting.Jarno Rajahalme2014-09-081-0/+8
* lib/odp: Masked set action execution and printing.Jarno Rajahalme2014-09-081-0/+3
* Extend OVS IPFIX exporter to export tunnel headersWenyu Zhang2014-08-181-1/+3
* datapath: Update comments about 'OVS_KEY_ATTR_8021Q'.Justin Pettit2014-08-071-1/+1
* Do not seemingly #include Linux-specific headers on other platforms.Ben Pfaff2014-08-041-1/+1
* flow: extend it to carry IGMP protocol informationFlavio Leitner2014-06-241-1/+1
* datapath: Add support for Geneve tunneling.Jesse Gross2014-06-201-2/+3
* tunnel: Add support for matching on OAM packets.Jesse Gross2014-06-191-1/+2
* odp-util: Make it harder to forget to update ODPUTIL_FLOW_KEY_BYTES.Ben Pfaff2014-06-131-4/+3
* odp-util: update comments on ODPUTIL_FLOW_KEY_BYTES estimationAndy Zhou2014-06-131-1/+3
* odp-util: Always serialise recirculation in upcall key.Joe Stringer2014-05-191-2/+3
* odp-util: Always generate key/mask pair in netlink for recirc_idAndy Zhou2014-04-201-2/+2
* Enhance userspace support for MPLS, for up to 3 labels.Ben Pfaff2014-02-041-3/+3
* dpif: Use explicit packet metadata.Jarno Rajahalme2013-12-301-0/+7
* dpif: Support working around actions that a datapath does not support.Ben Pfaff2013-10-091-31/+35
* odp-util: Make it possible to combine slow path reasons.Ben Pfaff2013-10-091-7/+25
* ovs-dpctl, ofproto/trace: Show and handle the in_port name in flows.Gurucharan Shetty2013-10-011-1/+13
* Remove mpls_depth field from flowSimon Horman2013-09-271-2/+2
* odp-util: New function odp_flow_key_to_mask().Guolin Yang2013-08-201-0/+3
* flow: Rename skb_mark to pkt_mark.Jesse Gross2013-08-131-1/+1
* odp-util: add verbose mode for displaying dp flow.Andy Zhou2013-08-031-1/+1
* odp-util: Introduce odp_flow_key_from_mask().Justin Pettit2013-06-201-0/+2
* Create specific types for ofp and odp portAlex Wang2013-06-201-2/+3
* ovs-dpctl: Add mega flow supportAndy Zhou2013-06-201-2/+6