Prepare for post-2.2.0 (2.2.90).
[sliver-openvswitch.git] / lib / packets.h
2014-04-18 Jarno Rajahalmelib/flow: Add miniflow accessors and miniflow_get_tcp_f...
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-03-28 Andy Zhoulib/packet.h: add hash_mac()
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-24 Gurucharan Shettypackets: packet metadata from flow function instead...
2014-03-19 Jarno Rajahalmelib/packets: Remove packet_get_tcp_flags().
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-19 Simon Hormanpacket: Make set_ethertype() static
2014-02-11 Ben Pfaffofproto-dpif-xlate: Make flows that match ICMP fields...
2014-01-16 Simon Hormanlib: Add tpid parameter to eth_push_vlan()
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-09-25 Simon Hormanpackets: Remove unused function eth_mpls_depth
2013-08-28 Ben Pfaffpackets: Introduce IPv6 headers not aligned on a 32...
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-05 Gurucharan Shettybfd: Optimize BFD for Megaflows.
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-06 Simon Hormanpacket: packet_get_tcp_flags: use flow's innermost...
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-11-14 Pravin B Shelarvswitchd: Fix function prototype of packet_set_ipv6()
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-09-25 Jesse Grosspackets: Add ECN constants.
2012-07-27 Ethan Jacksonpackets: Remove redundant RARP header.
2012-06-13 Ben Pfaffpackets: Add ETH_TYPE_MPLS and ETH_TYPE_MPLS_MCAST.
2012-06-13 Ben Pfaffpackets: Define IPPROTO_SCTP if not provided by <netine...
2012-06-08 Ethan Jacksonpackets: Rename compose_benign_packet().
2012-06-08 Ethan Jacksonpackets: Use RARPs for learning packets.
2012-06-07 Ethan Jacksonpackets: Generalize reserved RSPAN protocols.
2012-06-07 Ethan Jacksonpackets: Fix eth_addr_equal_except().
2012-05-29 Joe Stringerpackets: Adds ethernet-matching helper functions
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffdpif: Include TCP flags in "ovs-dpctl dump-flows" output.
2012-02-15 Ben Pfaffpackets: New function packet_get_tcp_flags(), factored...
2012-01-10 Ethan Jacksonpackets: New packet_set_*() helper functions.
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-19 Ben Pfaffflow: Make flow_compose() fake packets slightly more...
2011-12-19 Ben Pfaffpackets: New function eth_from_hex().
2011-11-23 Ben Pfaffpackets: New function eth_pop_vlan(), formerly dp_netde...
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-10-24 Ben Pfaffdatapath: Add multicast tunnel support.
2011-10-22 Justin Pettitpackets.h: Fix STP destination MAC address.
2011-09-13 Ben Pfaffpackets: Add more utility functions for IPv4 and IPv6...
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-08-08 Ben Pfaffodp-util: New function odp_flow_key_from_string().
2011-07-08 Ben Pfaffpackets: Remove unneeded !! from eth_addr_is_local().
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffFix incorrect byte order annotations.
2011-04-19 Ethan Jacksonlacp: Move LACP packet data to lacp header file.
2011-04-01 Ben Pfaffpackets: New function eth_set_vlan_tci(), from dpif...
2011-04-01 Ben Pfaffpackets: New function snap_compose(); rename compose_pa...
2011-03-25 Ethan Jacksonpackets: Move CFM related packet information to cfm...
2011-03-23 Ethan Jacksonpackets: Create new compose_packet() function.
2011-03-17 Ethan Jacksonpackets: Rename LACP portid and sysid to port_id and...
2011-03-17 Ethan Jacksonpackets: create new compose_lacp_pdu() function.
2011-02-03 Ethan Jacksonvswitchd: Implement Link Aggregation Control Protocol.
2011-02-03 Ethan Jacksonpackets: Add eth_addr_compare_3way function.
2011-02-03 Ethan Jacksonlib: Correct endianness of packets.h.
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitlib: Replace IP_TYPE_ references with IPPROTO_.
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2010-11-29 Ethan Jacksonovs: Implement 802.1ag Connectivity Fault Management
2010-11-22 Ben Pfaffflow: Move functions for dealing with wildcard bit...
2010-10-11 Ben Pfaffdatapath: Combine dl_vlan and dl_vlan_pcp.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Ben Pfaffdatapath: Set the correct bits for OFPAT_SET_NW_TOS...
2010-02-12 Ben Pfaffdpif-netdev: Fix validation of VLAN PCP value in usersp...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-08 Jesse Grossvswitch: Consistently set Nicira OUI.
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-14 Ben Pfaffvswitchd: Do not choose generated MAC address for local...
2009-12-03 Ben Pfaffvswitchd: Initial conversion to database-based configur...
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-16 Ben PfaffFactor out code for composing benign packets.
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-16 Ben PfaffAdd macros for parsing MAC addresses from strings.
2009-07-08 Justin PettitInclude "inttypes.h" to pickup definition of PRIu8.
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0