]> git.proxmox.com Git - mirror_ovs.git/history - lib/packets.h
Make <host>:<port> parsing uniform treewide.
[mirror_ovs.git] / lib / packets.h
2018-04-16 Ben PfaffMake <host>:<port> parsing uniform treewide.
2018-01-12 Bhanuprakash Bodireddypackets: Prefetch the packet metadata in cacheline1.
2018-01-08 Yi Yangnsh: rework NSH netlink keys and actions
2018-01-05 Mark MichelsonOVN: Add support for periodic router advertisements.
2017-12-19 Shireesh Singhlib: Adding explicit typecasts to fix C++ compilation...
2017-11-29 Ben Pfafftypes: New macros ETH_ADDR_C and ETH_ADDR64_C.
2017-11-02 Yi-Hung Weipackets: Fix C++ compilation issues when include packets.h
2017-11-02 Mark MichelsonAdd general-purpose IP/port parsing function.
2017-10-31 Ian Stokespackets: Add ESP header and trailer.
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 Bhanuprakash Bodireddypackets: Reorganize the pkt_metadata structure.
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-08-02 Daniele Di Proiettopackets: Do not initialize ct_orig_tuple.
2017-06-02 Darrell Balldpdk: Add more ICMP Related NAT support.
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
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-05-04 Zong Kai LIlib: rename ovs_nd_opt to ovs_nd_lla_opt
2017-05-04 Zong Kai LIpackets: add compose_nd_ra
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-04-21 Ben Pfaffpackets: Reduce redundant copies of connection states.
2017-04-14 Numan Siddiqueovn-northd ipam: Support IPv6 dynamic assignment
2017-04-07 Ben Pfafftypes: New struct eth_addr64 for EUI-64 identifiers.
2017-03-29 Jarno Rajahalmeconntrack: Add formatting support for IGMP, DCCP, and...
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeflow: Make room after ct_state.
2017-03-08 Darrell Balldpdk: Export packet_set_ipv6_addr() for DPDK.
2017-01-05 Jarno Rajahalmeodp: Use struct in6_addr for IPv6 addresses.
2016-12-23 Zoltán Baloghodp-execute: Optimize IP header modification in OVS...
2016-12-22 Eelco Chaudronofproto-dpif-xlate: Adding IGMP/MLD checksum verification
2016-10-03 nickcooper-zhangto... ovn-nbctl: Add LB commands.
2016-08-14 Numan Siddiqueovn-northd: Add logical flows to support DHCPv6
2016-07-29 Justin Pettitpackets: Cleanup ND compose functions.
2016-07-28 Daniele Di Proiettopackets: Define ICMP types.
2016-07-20 Justin Pettitpackets: Fix in6_is_lla() on systems without s6_addr32...
2016-07-20 Justin Pettitpackets: Add in6_is_lla() function.
2016-07-20 Justin Pettitpackets: Define RSO flags.
2016-07-20 Justin Pettitpackets: Rename "rco_flags" to "rso_flags".
2016-07-20 Justin Pettitpackets: Introduce xor and is_zero functions on IPv6...
2016-07-02 Zong Kai LIovn: Add 'na' action and lflow for ND
2016-05-19 Pravin B Shelartunnel: Add IP ECN related functions.
2016-05-19 Pravin B Shelarnetdev-vport: Factor-out tunnel Push-pop code into...
2016-04-23 Simon Hormanpackets: use flow protocol when recalculating ipv6...
2016-04-14 Ben WarrenBreak packets.h into private and public parts
2016-03-19 Ben WarrenMove lib/geneve.h to include/openvswitch directory
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
2016-03-12 Ben Pfaffactions: Implement OVN "arp" action.
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2016-02-03 Daniele Di Proiettodpif-netdev: Delay packets' metadata initialization.
2015-12-16 Ben Pfaffpackets: Add new functions for IPv4 and IPv6 address...
2015-12-16 Ben Pfaffpackets: New macro ETH_ADDR_STRLEN.
2015-12-15 Russell Bryantovn: Use constants for conntrack state bits.
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-25 Jarno Rajahalmepackets: Reorder CS_* flags to remove gap.
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: New function ip_parse_masked().
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-10-05 Jiri Benclib: Add ipv6 helper functions.
2015-10-05 Thadeu Lima de Sou... packets: Provide functions to work with IPv4-mapped...
2015-09-06 Aaron Conolenetdev-dpdk: Fix build failure due to new struct eth_addr.
2015-09-04 Aaron Conolepackets: Avoid compile errors.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-26 Jarno Rajahalmeofproto-dpif-rid: Make lookups cheaper.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
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-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 Grosspkt-metadata: Avoid introducing overhead for userspace...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-17 Thadeu Lima de Sou... Add IGMPv3 support.
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-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-08 Jesse Grosspacket: Avoid array of struct with zero length member.
2015-04-07 Jesse Grosspacket: Add IP pseudoheader checksum calculation.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-01-16 Gurucharan Shettypackets: Do not use zero sized array in icmp header.
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-03 Jesse Grosspackets: Use WORDS_BIGENDIAN for struct geneve_opt.
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
next