summaryrefslogtreecommitdiff
path: root/lib/odp-util.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ofproto-dpif: Tighten up megaflow wildcard handling.Justin Pettit2013-06-191-1/+3
* odp-util: Export odp_tun_key_from_attr()Simon Horman2013-06-051-0/+3
* odp-util: Make slow_path_reasons mutually exclusive.Ethan Jackson2013-05-291-6/+6
* ofproto: Ditch SLOW_IN_BAND slow path reason.Ethan Jackson2013-05-291-6/+2
* ofproto-dpif: Ditch SLOW_MATCH slow path reason.Ethan Jackson2013-05-291-4/+0
* bfd: Implement Bidirectional Forwarding Detection.Ethan Jackson2013-05-071-3/+4
* Implement IPFIX exportRomain Lenglet2013-04-221-3/+17
* Tunnel: Cleanup old tunnel infrastructure.Pravin B Shelar2013-03-041-2/+1
* tunnel: set skb mark for IPsec tunnel packetsAnsis Atteka2013-02-201-0/+2
* Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-151-1/+1
* lib: Switch to flow based tunneling.Ethan Jackson2013-01-281-1/+6
* datapath: Fix nelink attribute size for flow.Pravin B Shelar2013-01-201-17/+24
* datapath: add skb mark matching and set actionAnsis Atteka2012-11-211-2/+3
* Separate OpenFlow port numbers from datapath ones.Justin Pettit2012-11-011-27/+0
* Use ODP ports in dpif layer and below.Justin Pettit2012-11-011-1/+3
* Always treat datapath ports as 32 bits.Justin Pettit2012-11-011-3/+3
* datapath: Add support for tun_key to Open vSwitch datapathKyle Mestery2012-10-201-1/+2
* lib: Define OVSP_NONE in a more clear wayZoltan Kiss2012-07-121-1/+1
* odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.Ben Pfaff2012-05-251-5/+18