odp-util: Fix IPFIX breakage with old kernel modules.
[cascardo/ovs.git] / lib / odp-util.c
2013-11-11 Ben Pfaffodp-util: Fix IPFIX breakage with old kernel modules.
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-10-30 Gurucharan Shettyodp-util: Parse SCTP correctly.
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-14 Gurucharan Shettyodp-util: Elaborate the comment for odp_flow_format...
2013-10-14 Gurucharan Shettyodp-util: Fix code formatting.
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
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 Joe Stringerodp: Only pass vlan_tci to commit_vlan_action()
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-24 Gurucharan Shettyodp-util: Parse the in_port as a name correctly.
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-17 Ethan Jacksonodp-util: Remove trailing whitespace.
2013-08-30 Guolin YangFix a bug in conversion between flow/mask and flow key
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
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-05 Andy Zhouodp-util: Always export the priority and skb_mark netli...
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-02 Jesse Grossodp-util: Always serialize tunnel mask attributes.
2013-07-31 Andy Zhouodp-util: fix bug in setting ipv4 frag flag mask
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-03 Justin Pettitodp-util: Clearly indicate VID mask is printed in hex.
2013-07-03 Justin Pettitodp-util: Always encode mask of 0xffff for dl_type...
2013-06-28 Andy Zhouovs-dpctl: Fix mega flow output
2013-06-28 Justin Pettitodp-util: Fix converting masked VLAN from flow.
2013-06-28 Justin Pettitodp-util: Correct printing the VLAN PCP mask.
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-14 Jarno Rajahalmeodp-util: Use proper formatting for ODP port number.
2013-06-10 Ben Pfaffodp-util: Avoid returning static data in ovs_key_attr_t...
2013-06-05 Simon Hormanodp-util: Export odp_tun_key_from_attr()
2013-06-05 Andy HillFix misspellings in comments and docs.
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-05-02 Simon HormanMake it more obvious that OVS_KEY_ATTR_MPLS may be...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 Jarno Rajahalmeodp-util: Keep base flow in sync with the kernel view.
2013-03-25 Gurucharan Shettyodp-utils: Fix memory corruption while flow parsing.
2013-03-20 Simon Hormanmpls: Allow l3 and l4 actions to prior to a push_mpls...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
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-02-06 Simon Hormanodp-util: commit_set_nw_action: use flow's innermost...
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2012-12-21 Jarno RajahalmeAdd ODP level handling of OVS_KEY_ATTR_IPV4_TUNNEL.
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-15 Pravin B Shelarodp-utils: Print human readable ipv4-tunnel-key flags.
2012-11-15 Pravin B Shelarodp-utils: Refactor slow_path_reason parse and format...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-01 Jesse Grossodp: Enable parsing ipv4_tunnel key.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-08-04 Jesse Grossdatapath: Relax set header validation.
2012-06-21 Ben Pfaffodp-util: Include <config.h> first.
2012-05-25 Ben Pfaffodp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
2012-05-24 Simon Hormanovs-dpctl: Don't include include/openvswitch/tunnel.h
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-10 Ben Pfaffodp-util: Fix parsing of actions encapsulated within...
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: Use switch for checking values of an enum.
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-01-27 Ben Pfaffodp-util: Describe invalid keys and actions in more...
2012-01-16 Ben Pfaffofproto-dpif: Implement self-check of flow translations.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-10 Ethan Jacksonofproto-dpif: Implement PACKET_IN in userspace.
2011-12-21 Ben Pfaffflow: Rename 'priority' to 'skb_priority'.
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 Pfafftests: Rewrite code for comparing sets of ODP actions.
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-17 Ben Pfaffodp-util: Code formatting improvements.
2011-11-17 Ben Pfaffodp-util: Reorder OVS_KEY_ATTR_* cases for consistency.
2011-11-15 Ben Pfaffdatapath: Don't drop packets with partial vlan tags.
2011-11-15 Ben Pfaffdatapath: Describe policy for extending flow key, imple...
2011-11-14 Ben Pfaffdatapath: Allow flow key Netlink attributes to appear...
2011-11-11 Ben Pfaffodp-util: Use ovs_key_attr_to_string() names in format_...
2011-11-11 Ben Pfaffodp-util: Adjust style.
2011-11-11 Ben Pfaffodp-util: Trigger warning for unhandled attrs in format...
2011-11-11 Ben Pfaffodp-util: New function ovs_key_attr_to_string().
next