ovn-northd: Allow lport 'addresses' to store multiple ips in each set
[cascardo/ovs.git] / lib / packets.c
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2015-12-16 Ben PfaffUse ip_parse() and ipv6_parse() and variants in more...
2015-12-16 Ben Pfaffpackets: Add new functions for IPv4 and IPv6 address...
2015-12-04 Thadeu Lima de Sou... ofproto-dpif-xlate: Support IPv6 when sending to tunnel
2015-12-04 Thadeu Lima de Sou... netdev-vport: Add IPv6 support for build/push/pop tunne...
2015-12-04 Ben Pfaffpackets: Introduce in6_addr_mapped_ipv4() and use where...
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-11-30 Thadeu Lima de Sou... packets: Add ipv6_string_mapped.
2015-11-26 Jarno Rajahalmeconntrack: Add support for NAT.
2015-11-24 Justin Pettitpackets: Add ipv6_parse_masked() function.
2015-11-24 Justin Pettitpackets: Change IPv6 functions to more closely resemble...
2015-11-09 Justin Pettitpackets: Add support for modifying ICMP type and code.
2015-10-17 Ben Pfaffpackets: Make ip_parse_masked() pickier about formatting.
2015-10-17 Ben Pfaffpackets: New function ip_parse_masked().
2015-10-13 Joe StringerAdd support for connection tracking.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-07-02 Thadeu Lima de Sou... mcast-snooping: Add Multicast Listener Discovery support
2015-07-01 Thadeu Lima de Sou... mcast-snooping: Use IPv6 address for MDB
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffpackets: Generalize compose_arp().
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-07 Thomas F. HerbertAdd support functions for 8021.ad push and pop vlan.
2015-05-18 Daniele Di Proiettodp-packet: Remove 'frame' member.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-07 Jesse Grosspacket: Add IP pseudoheader checksum calculation.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-09-03 Jesse Grosspacket: Fix sparse warnings ICMPv6.
2014-08-29 Jesse Grossdatapath: Fix checksum calculation when modifying ICMPv...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
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-01 Andy Zhoulib: simplify flow_extract() API
2014-02-19 Simon Hormanpackets: Always set ethertype in push_mpls()
2014-02-19 Simon Hormanpacket: Make set_ethertype() static
2014-02-04 YAMAMOTO Takashipackets: Fix userland implementation of set-field ipv6...
2014-01-16 Simon Hormanlib: Add tpid parameter to eth_push_vlan()
2013-12-03 Jarno Rajahalmelib/util: Rename ctz() as ctz32().
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-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
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-22 Joe Stringerofproto-dpif: Add SCTP support
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-23 Ben Pfaffpackets: Make eth_addr_is_reserved() thread-safe.
2013-06-05 Simon HormanAlways update ethertype on mpls_pop
2013-06-05 Ben Pfaffpackets: Fix typo in reserved multicast Ethernet addresses.
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
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-06 Simon Hormanpacket: Correctly set ethertype in pop_mpls()
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
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.
next