Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / packets.c
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-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-28 Andy Zhoulib/hash.h: add hash_uint64()
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
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 Hormanpackets: Always set ethertype in push_mpls()
2014-02-19 Simon Hormanpacket: Make set_ethertype() static
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 YAMAMOTO Takashipackets: Fix userland implementation of set-field ipv6...
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()
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-03 Jarno Rajahalmelib/util: Rename ctz() as ctz32().
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-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffpackets, pktbuf: Align L3 headers on 32-bit boundary.
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-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-23 Ben Pfaffpackets: Make eth_addr_is_reserved() thread-safe.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-05 Simon HormanAlways update ethertype on mpls_pop
2013-06-05 Ben Pfaffpackets: Fix typo in reserved multicast Ethernet addresses.
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-15 Simon HormanRemove encal_dl_type from struct flow
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-06 Simon Hormanpacket: Correctly set ethertype in pop_mpls()
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-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
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-07-26 Ben Pfaffpackets: First-hop router redundancy protocol MAC addre...
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-06-13 Ben PfaffAllow general masking of IPv4 addresses rather than...
2012-06-08 Ethan Jacksonpackets: Rename compose_benign_packet().
2012-06-08 Ethan Jacksonpackets: Use RARPs for learning packets.
2012-06-07 Ethan Jacksonpackets: Update the reserved protocols list.
2012-06-07 Ethan Jacksonpackets: Generalize reserved RSPAN protocols.
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
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-03-26 Jesse Grosspacket: Add additional TCP flags extraction on IPv6.
2012-02-15 Ben Pfaffpackets: New function packet_get_tcp_flags(), factored...
2012-01-10 Ethan Jacksonpackets: New packet_set_*() helper functions.
2012-01-10 Ethan Jacksonpackets: Mask out CFI bit in eth_push_vlan().
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-03 Ethan Jacksoncfm: Support tagged CCM PDUs.
2011-11-01 Edward Tomasz Napi... Fix build on FreeBSD.
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-04-19 Ethan Jacksonlacp: Move LACP packet data to lacp header file.
2011-04-01 Ben Pfaffpackets: Reserve headroom for VLAN header in eth_compos...
2011-04-01 Ben Pfaffpackets: New function eth_set_vlan_tci(), from dpif...
2011-04-01 Ben Pfaffpackets: Fix potential use-after-free in compose_benign...
2011-04-01 Ben Pfaffpackets: New function snap_compose(); rename compose_pa...
2011-03-23 Ethan Jacksonpackets: Create new compose_packet() function.
2011-03-17 Ethan Jacksonpackets: create new compose_lacp_pdu() function.
2011-02-07 Ethan Jacksonvswitchd: Tweak LACP values.
2011-02-03 Ethan Jacksonvswitchd: Implement Link Aggregation Control Protocol.
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2010-10-21 Ben PfaffFix bug in parsing large datapath IDs.
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 Justin Pettitofproto: Use 64-bit datapath id and management id ...
2010-02-11 Ben PfaffMerge "master" into "next".
next