]> git.proxmox.com Git - ovs.git/history - lib/odp-util.c
dpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance.
[ovs.git] / lib / odp-util.c
2017-08-11 Paul Blakeyodp-util: Put tcp_flags value to netlink if value is 0
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-08-03 Paul Blakeyodp-util: Support zero mask on ipv4 frag
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-07-31 Yi-Hung Weiodp-util: Refactor odp_key_to_dp_packet()
2017-07-31 Yi-Hung Weiodp-util: Remove unnecessary optimization in odp_key_to...
2017-07-31 Yi-Hung Weiodp-util: Fix generating ct_orig_tuple in odp_key_to_dp...
2017-07-31 Yi-Hung Weiodp-util: Fix generating various ct fields in odp_key_t...
2017-07-31 Ben Pfaffodp-util: Make checks for exact or wildcard masks more...
2017-07-31 Ben Pfaffodp-util: Drop special case for OVS_KEY_ATTR_TUNNEL...
2017-07-31 Ben Pfaffodp-util: Rewrite odp_mask_attr_is_exact().
2017-07-31 Ben Pfaffodp-util: More carefully validate attribute length...
2017-07-31 Ben Pfaffodp-util: Fix misleading parameter names.
2017-07-14 Joe Stringerofproto-dpif: Detect support for ct_tuple6.
2017-07-05 nickcooper-zhangto... odp: Fix crash in parse_8021q_onward().
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow put api to insert a flow
2017-06-14 Ben Pfaffofproto-dpif-xlate: Fix an additional misaligned refere...
2017-06-14 Ben Pfaffnetlink: Introduce helpers for 128-bit integer attributes.
2017-06-14 Ben Pfaffodp-util: Avoid misaligned references to ip6_hdr.
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
2017-05-08 Jan Scheurichuserspace: Support for push_eth and pop_eth actions
2017-04-21 Ben Pfaffpackets: Reduce redundant copies of connection states.
2017-03-17 Ben PfaffFix format specifier technicalities.
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmedatapath: Add original direction conntrack tuple to...
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-03-02 Yang, Yi Ydatapath: add Ethernet push and pop actions
2017-02-01 Andy Zhouodp: Add datapath clone action parser.
2017-01-24 Andy Zhoudpif-netdev: Add clone action
2017-01-05 Jarno Rajahalmeodp: Use struct in6_addr for IPv6 addresses.
2016-12-03 Jarno Rajahalmempls: Fix MPLS restoration after patch port and group...
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-16 Joe Stringerlib: Use nl_attr_get_odp_port().
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-07-17 Pravin B Shelardatapath: backport: libnl: nla_put_be64(): align on...
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-02 Ben Pfaffflow: New function is_nd().
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-13 Jesse Grossodp-util: Remove odp_in_port from struct odp_flow_key_p...
2016-05-20 Ben Pfaffofproto-dpif-xlate: Fix IGMP megaflow matching.
2016-05-08 Justin Pettitutil: Pass 128-bit arguments directly instead of using...
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-22 antonio.fischetti... odp-util: Fix build warning on flags_mask.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-02-29 Jarno Rajahalmeodp-util: Use FLOW_MAX_MPLS_LABELS when parsing MPLS...
2016-02-25 Jarno Rajahalmeodp-util: Format and scan multiple MPLS labels.
2016-02-01 Ben Pfaffodp-util: Fix formatting and parsing of 'frag' in tnl_p...
2016-01-20 Ben Pfaffhash: New helper functions hash_bytes32() and hash_byte...
2016-01-19 Haggai Eranodp-util: Accept fields with zero mask
2016-01-05 William Tuodp-util: Fix memory leak reported by valgrind.
2015-12-11 Daniele Di Proiettoodp-util: Correctly [de]serialize mask for ND attributes.
2015-12-11 Daniele Di Proiettoodp-util: Return exact mask if netlink mask attribute...
2015-12-11 Daniele Di Proiettoodp-util: Commit ICMP set only for ICMP packets.
2015-12-04 Daniele Di Proiettoodp-util: Consider NAT bits in conversions and format.
2015-12-04 Thadeu Lima de Sou... netdev-vport: Add IPv6 support for build/push/pop tunne...
2015-12-01 Simon Hormanodp-util: Limit scope of vlan in format_odp_action().
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-11-30 Jiri Benclib: add format_in6_addr and scan_in6_addr
2015-11-26 Jarno Rajahalmeconntrack: Add support for NAT.
2015-11-24 Justin Pettitbyte-order: Make hton128() and ntoh128() behave like...
2015-11-09 Justin Pettitvswitchd: Allow modifying ICMP type and code.
2015-10-23 Jarno Rajahalmeodp-util: Fix CT action formating.
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
next