tunneling: Remove gre64 tunnel support.
[cascardo/ovs.git] / lib /
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-20 Ben Pfaffofp-util: Use correct error for indirect group with...
2015-08-13 Simon Hormanflow: Ignore invalid ICMPv6 fields when parsing packets
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-13 Jarno Rajahalmeclassifier: Do not use mf_value.
2015-08-12 Jarno Rajahalmeclassifier: Simplify minimask_hash().
2015-08-12 Jarno Rajahalmeclassifier: Remove unused hash functions.
2015-08-12 Jarno Rajahalmeflow: Avoid compile errors.
2015-08-12 Jarno Rajahalmeclassifier: Fix comment.
2015-08-11 Alex Wangovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.
2015-08-08 Alex Wangidl-loop: Move idl-loop into ovsdb-idl library.
2015-08-06 Daniele Di Proiettonetdev-dpdk: Retry tx/rx queue setup until we don't...
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-08-06 Jesse Grossdpif-netdev: Don't use metaflow to operate on userspace...
2015-08-04 Ilya Maximetsdpif-netdev: fix race for queues between pmd threads.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-08-03 Ben Pfaffsmap: New function smap_get_uuid().
2015-08-02 Thadeu Lima de Sou... bridge: Reconfigure when system interfaces change.
2015-08-02 Thadeu Lima de Sou... rtbsd: support RTM_IFANNOUNCE messages
2015-07-31 Russell Bryantsmap: Add smap_equal().
2015-07-31 Ben Pfaffofp-actions: Add action "debug_recirc" for testing...
2015-07-31 Minoru TAKAHASHIofp-util: Fix group desc request encoding.
2015-07-31 Minoru TAKAHASHIofp-util: Fix port desc request encoding.
2015-07-31 Ben Pfaffofpbuf: New macro OFPBUF_STUB_INITIALIZER.
2015-07-31 Ben Pfafflist: New macro OVS_LIST_POISON for initializing a...
2015-07-31 Ben Pfafftype-props: Suppress warnings in newer Clang and GCC.
2015-07-29 Ben PfaffFix treatment of OpenFlow 1.1+ bucket weights.
2015-07-29 Ben Pfaffofp-actions: OFPP_ANY (aka OFPP_NONE) is not a valid...
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-28 Alex Wangnetdev-linux: Cache the result of previous reading...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_get_in6() conform to...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_notify_sock join RTNLGR...
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2015-07-27 Thadeu Lima de Sou... rtbsd: Include necessary headers on rtbsd.h.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-24 Thadeu Lima de Sou... perf-counter: Fix segfaults on non-Linux platforms.
2015-07-23 Andy Zhoudb-ctl-base: make cmd_show_table private
2015-07-23 Andy Zhoudb-ctl-base: remove the recurse member from struct...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-22 Ben Pfafftreewide: Change doubled ";;" to single ";" in C code.
2015-07-22 Ben Pfafftnl-arp-cache: Remove spurious OVS_UNUSED from tnl_arp_...
2015-07-22 Ben Pfafftnl-arp-cache: Indentation fixes.
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-21 Daniele Di Proiettonetdev-dpdk: Restore txq/rxq number if initialization...
2015-07-21 Aaron Conolelib/automake.mk: Changes to support make distcheck.
2015-07-20 Ben Pfaffdb-ctl-base: Add "static" to definition of ctl_exit().
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
2015-07-20 Ben Pfaffofp-util: Allow out-of-range indexes in ofputil_decode_...
2015-07-17 Jarno Rajahalmeflow: Split miniflow's map.
2015-07-17 Jarno Rajahalmedpif-netdev: Skip also xregs when building a mask.
2015-07-17 Gurucharan Shettytype-props: Avoid a MSVC warning.
2015-07-17 Andy Zhoudb-ctl-base: make use of user supplied exit function
2015-07-17 Andy Zhoudb-ctl-base: remove ctl_get_all_commands() function
2015-07-17 Andy Zhoudb-ctl-base: remove db_ctl_show_command table
2015-07-17 Andy Zhouperf-counter: simplify the performance macro
2015-07-17 Andy Zhouperf-counter: initialize perf counter shash before use
2015-07-17 Joe Stringerofp-parse: Fix typo in consistency check.
2015-07-17 Jarno Rajahalmeflow: Make compile with MSVC.
2015-07-16 Huanle Hanovs-appctl: register unixctl commands in the beginning
2015-07-16 Thadeu Lima de Sou... netdev-linux: do not warn when getting stats for netdev...
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-16 Jesse Grossflow: Factor out flag parsing and formatting routines.
2015-07-15 Jarno Rajahalmeflow: Eliminate miniflow_clone() and minimask_clone().
2015-07-15 Jarno Rajahalmematch: Single malloc minimatch.
2015-07-15 Jarno Rajahalmeflow: Always inline miniflows.
2015-07-15 Jarno Rajahalmemeta-flow: Add a missing break statement.
2015-07-15 Kyle Uptonlib/automake.mk: Fix dependency typos.
2015-07-13 Alin Serdeandpif-netlink: Fix compiler warning.
2015-07-13 Andy Zhoudb-ctl-base: group static functions together
2015-07-13 Andy Zhoudb-ctl-base: do not require client to expose the "table...
2015-07-13 Andy Zhoudb-ctl-base: do not expose get_table() API
2015-07-13 Ben Pfaffhmap: Fix bad advice in comment (plus a typo).
2015-07-11 Alin SerdeanUndefined symbol make_unix_socket
2015-07-09 Andy Zhoudb-ctl-base: fix a few typos
2015-07-08 Jeroen van Bemmelhash: Add symmetric L3/L4 hash functions for multipath...
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-07 Ben Pfaffofp-msgs: Add function ofptype_get_name().
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-06 Guru Chaitanya Perakamstream-ssl: Set SSL session cache mode to disables.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofp-util: Fix typo in comment.
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-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Daniele Di Proiettonetdev-dpdk: Fix sparse and clang warnings
2015-06-25 Mark Kavanaghdpif-netdev: log port/core affinity
2015-06-25 Wei linetdev-dpdk: Do not flush tx queue which is shared...
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 Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-25 Jesse Grossmetaflow: Extend size of mf_value to 128 bytes.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
next