netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / odp-util.h
2015-12-11 Daniele Di Proiettoodp-util: Return exact mask if netlink mask attribute...
2015-12-04 Daniele Di Proiettoofproto-dpif: Validate NAT action support.
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to ofproto layer
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2014-12-15 Joe Stringerdpctl: Add support for using UFID to add/del flows.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-09-08 Jarno Rajahalmelib/odp: Masked set action execution and printing.
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-07 Justin Pettitdatapath: Update comments about 'OVS_KEY_ATTR_8021Q'.
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-13 Ben Pfaffodp-util: Make it harder to forget to update ODPUTIL_FL...
2014-06-13 Andy Zhouodp-util: update comments on ODPUTIL_FLOW_KEY_BYTES...
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-10-10 Ben Pfaffodp-util: Make it possible to combine slow path reasons.
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-08-20 Guolin Yangodp-util: New function odp_flow_key_to_mask().
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-06-20 Justin Pettitodp-util: Introduce odp_flow_key_from_mask().
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-05 Simon Hormanodp-util: Export odp_tun_key_from_attr()
2013-05-29 Ethan Jacksonodp-util: Make slow_path_reasons mutually exclusive.
2013-05-29 Ethan Jacksonofproto: Ditch SLOW_IN_BAND slow path reason.
2013-05-29 Ethan Jacksonofproto-dpif: Ditch SLOW_MATCH slow path reason.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-04-22 Romain LengletImplement IPFIX export
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-21 Pravin B Shelardatapath: Fix nelink attribute size for flow.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-07-12 Zoltan Kisslib: Define OVSP_NONE in a more clear way
2012-05-25 Ben Pfaffodp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-09 Ben Pfaffofproto-dpif: Introduce "slow path" datapath flows.
2012-05-09 Ben Pfaffodp-util: Change user_action_cookie from struct to...
2012-05-09 Ben Pfaffofproto-dpif: Clean up and centralize sFlow logic.
2012-05-09 Ben Pfaffodp-util: Fix typo in comment.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-01-16 Ben Pfaffofproto-dpif: Implement self-check of flow translations.
2012-01-10 Ethan Jacksonofproto-dpif: Implement PACKET_IN in userspace.
2011-11-28 Ethan Jacksonodp-util: Move commit_odp_actions() from ofproto-dpif.
2011-11-23 Ben Pfaffofproto-dpif: Support differing user/kernel packet...
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-11-17 Ben Pfaffodp-util: Add support for named ports to odp_flow_key_f...
2011-11-17 Ben Pfaffodp-util: New function factored out of put_userspace_ac...
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitDon't overload IP TOS with the frag matching bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-08 Jesse Grossdatapath: Renumber non-upstreamable interfaces.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-21 Pravin B Shelardatapath: Refactor actions in terms of match fields.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath-protocol: Remove #include <linux/netlink.h>.
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-08 Ben Pfaffodp-util: New function odp_flow_key_from_string().
2011-03-30 Ben Pfaffodp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct...
2011-02-07 Justin Pettitdatapath: Better calculate max nlattr-formatted flow...
2011-02-07 Justin Pettitdatapath: Increase size of max nlattr-formatted flow...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-01-28 Ben Pfaffdatapath: Get rid of ODPP_NONE.
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow" from client-visible...
2011-01-28 Ben Pfaffovs-dpctl: Use netdev_get_config() to print vport confi...
next