Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / packets.h
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
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-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
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-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Simon Hormanpacket: Make set_ethertype() static
2014-02-11 Ben Pfaffofproto-dpif-xlate: Make flows that match ICMP fields...
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-16 Simon Hormanlib: Add tpid parameter to eth_push_vlan()
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-25 Simon Hormanpackets: Remove unused function eth_mpls_depth
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
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-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-05 Gurucharan Shettybfd: Optimize BFD for Megaflows.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
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-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
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-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-09-25 Jesse Grosspackets: Add ECN constants.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
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...
next