Add support for connection tracking helper/ALGs.
[cascardo/ovs.git] / lib / odp-util.c
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
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-09-19 Jarno Rajahalmedpif-netdev: Exact match non-presence of vlans.
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-20 Jarno Rajahalmeodp-util: Fix put_nd_key().
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 Grossflow: Factor out flag parsing and formatting routines.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
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-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Jesse Grossodp-util: Remove last use of odp_tun_key_from_attr...
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-10 Jarno Rajahalmeodp-util: Simplify parsing function for GCC.
2015-05-29 Jesse Grossodp-util: Fix alignment when scanning Geneve attributes.
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-29 Jesse Grossodp-util: Correctly generate wildcards when formating...
2015-05-27 Joe Stringerodp-util: Skip UFID when parsing datapath key.
2015-05-22 Andy Zhouodp-util: always output recirc_id in hex
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-02 Alex Wangodp-util: Fix a bug in parse_flag().
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-10 Flavio Leitnertests: gre: fix flags endianness
2015-04-08 Jesse Grossgeneve: Zero header before parsing userspace tunneling...
2015-04-07 Jesse Grosstunneling: Add UDP checksum support for userspace tunnels.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grosstunneling: Factor out common UDP tunnel code.
2015-04-07 Jesse Grossodp-util: Shift VXLAN VNI when printing/parsing.
2015-04-07 Jesse Grosstunneling: Fix location of GRE checksums.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-13 Jarno Rajahalmeodp-util: Fix scanning of recirc_id.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-07 Joe Stringerodp-util: Reuse standard delimiters.
2014-12-19 Joe Stringerodp-util: Fix UFID string parsing.
2014-12-19 Joe Stringerodp-util: Format UFID hi/lo in correct order.
2014-12-15 Joe Stringerdpctl: Add support for using UFID to add/del flows.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-10-31 Joe Stringerodp-util: Fix segfault in MPLS attribute parsing.
2014-10-06 Jarno Rajahalmelib: Fix MPLS masking.
2014-10-03 Daniele Di Proiettoodp-util: Parse recirc action in parse_odp_action()
2014-09-09 Jarno Rajahalmelib/odp-util: Reduce duplicated code.
2014-09-09 Jarno Rajahalmelib/odp-util: Fix mapping to Netlink frag mask.
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-09 Jarno Rajahalmelib/odp-util: Skip ignored fields when parsing and...
2014-09-08 Jarno Rajahalmelib/odp-util: Add tunnel tp_src, tp_dst parsing and...
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-09-08 Jarno Rajahalmelib/odp-util: Refine odp_mask_attr_is_exact().
2014-09-08 Jarno Rajahalmelib/util: Change is_all_zeros and is_all_ones to take...
2014-09-08 Jarno Rajahalmelib/odp: Masked set action execution and printing.
2014-08-26 Thomas Grafodp-util: Only add recirc_id mask to Netlink message...
2014-08-26 Thomas Grafodp-util: Initialize tun_key and tun_key_mask
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-05-19 Joe Stringerodp-util: Improve formatting of ND export to odp.
2014-05-14 Joe Stringerodp-util: Fix a comment.
2014-04-29 Jarno Rajahalmelib/odp-util: Remove extra parenthesis from sctp key...
2014-04-21 Andy Zhouopenvswitch.h: rename hash action definition
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-14 Jarno Rajahalmelib/odp-util: Do not use mask if it doesn't exist.
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-20 Ben Pfaffodp-util: Fix VLAN parsing behavior in parse_8021q_onwa...
2014-03-20 Ben PfaffCodingStyle: Allow designated initializers.
2014-03-02 Ben Pfaffodp-util: Include tun_id when nonzero even if "key...
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-07 Ben PfaffAlways insert MPLS labels after VLAN tags.
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2013-12-31 Ben Pfaffodp-util: Simplify logic in odp_flow_key_to_flow__().
2013-12-31 Ben Pfaffodp-util: Avoid null dereference in parse_8021q_onward().
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-06 Jarno Rajahalmelib/odp-util: Only use expected_bit when set.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-11 Ben Pfaffodp-util: Fix formatting of ipfix action cookies, to...
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...
next