netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / automake.mk
2016-01-20 Ben Pfaffpktbuf: Move from 'ofproto' to 'lib'.
2016-01-20 Ben Pfaffofp-prop: New module for working with OpenFlow 1.3...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Wei Liovn-nbctl: add db commands help and manpage
2015-12-22 Daniele Di Proiettonetlink-conntrack: New module.
2015-12-22 Daniele Di Proiettoct-dpif: New module.
2015-11-30 Thadeu Lima de Sou... tnl-arp-cache: Rename module and functions to tnl-neigh...
2015-10-01 Andy Zhouconfigure: add configuration options for libcap-ng
2015-08-26 Jarno Rajahalmeclassifier: Retire partitions.
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-08-02 Thadeu Lima de Sou... bridge: Reconfigure when system interfaces change.
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-21 Aaron Conolelib/automake.mk: Changes to support make distcheck.
2015-07-15 Kyle Uptonlib/automake.mk: Fix dependency typos.
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-23 Alex Wangdb-ctl-base: Librarize database command manual.
2015-06-23 Alex Wangdb-ctl-base: Make common database command code into...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmerculist: Remove postponed poisoning.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Andy Zhoulib: add a hardware performance counter access library
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-05 Justin Pettitvtep: Move vtep IDL files into new "libvtep.la".
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Dennis Flynnauto-attach: Initial support for Auto-Attach standard
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Move token-bucket.h to <openvswitch/token-bucket.h>
2014-12-10 YAMAMOTO Takashiovs-router: non-Linux support
2014-11-13 Thomas Graflib: Add support for pkgconfig for libsflow.
2014-11-13 Rob Adamslib: Add support for pkgconfig for libopenvswitch.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Thomas Graflib: Correctly pass collected AM_LDFLAGS to linker
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-11-11 YAMAMOTO Takashiovs-router: Fix build on NetBSD
2014-11-10 Simon Hormanid-pool: Re-factor recirculation id allocator into...
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-10-30 Jarno Rajahalmelist: Inline all functions.
2014-10-29 Jarno Rajahalmelib/rculist: New RCU-iterator, single-writer doubly...
2014-10-24 Jarno Rajahalmelib/classifier: Add lib/classifier-private.h.
2014-10-20 Gurucharan Shettystream-fd: Merge stream-fd-windows and stream-fd-unix.
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Ben Pfaffmeta-flow: Autogenerate mf_field data structures.
2014-10-07 Jarno Rajahalmelib/bitmap: Faster bitmap functions.
2014-10-06 Nithin Rajunetdev-windows: New module.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-18 Alin Gabriel Serdeandpif-linux: Rename dpif-netlink; change to compile...
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-09-04 Gurucharan Shettyovs-atomics: Add atomic support Windows.
2014-08-13 Alex Wangovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
2014-08-12 Ben PfaffMakefiles: Clean lib/ofp-actions.inc1 and lib/ofp-actio...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-05 Jarno Rajahalmelib/ovs-atomic: Native support for 32-bit 586 with...
2014-08-05 Jarno Rajahalmelib/ovs-atomic: Native support for x86_64 with GCC.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...
2014-07-29 Alin SerdeanAdd more files to the openvswitch library on MSVC
2014-06-26 Jarno Rajahalmelib/pvector: Non-intrusive RCU priority vector.
2014-06-24 Flavio Leitnerlib: Add IGMP snooping library bits
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-05-27 Gurucharan Shettysocket-util: Refactor unix specific code to a new file.
2014-05-20 Ben Pfaffcmap: New module for cuckoo hash table.
2014-04-24 Gurucharan Shettydaemon: Move some common code to daemon.c
2014-04-24 Gurucharan Shettydaemon: Close standard file descriptors after detach...
2014-04-24 Gurucharan Shettydaemon: Rename daemon.c as daemon-unix.c
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-18 Ben Pfaffovs-rcu: New library.
2014-03-17 Gurucharan Shettystrsep: Copy from netbsd.
2014-03-13 Ben Pfaffovs-atomic-types: Move into ovs-atomic.h.
2014-03-13 Ben Pfaffovs-atomic-pthreads: Use global shared locks for atomic...
2014-03-13 Ben Pfaffovs-atomic: Use raw types, not structs, when locks...
2014-03-13 Ben Pfaffovs-atomic: Factor type declarations out of most implem...
2014-03-13 Gurucharan Shettyautomake: Use route-table-stub for Windows.
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2014-03-07 Gurucharan Shettygetrusage-windows: getrusage() for Windows.
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-02-26 Gurucharan Shettysignals: Don't compile for Windows.
2014-02-25 Linda SunWindows implementation of stream-fd.
2014-02-21 Gurucharan Shettysocket-util: Unix socket related calls for non-windows...
2014-02-04 Gurucharan Shettydaemon-windows: Ability to handle windows service calls.
2014-01-27 Gurucharan Shettygetopt_long: Copy over the implementation from netbsd.
2014-01-18 Linda Sunpoll-loop: Port to Windows.
2014-01-14 Ben Pfafffat-rwlock: New big but fast synchronization primitive.
2013-12-24 Ben Pfaffstdio: New module, initially to provide working [v...
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-13 Ben Pfaffstring: Use workaround for #include_next when it is...
2013-12-13 Helmut SchaaRemove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
2013-12-12 Joe Stringernetdev: Globally track port status changes
2013-12-06 Andy Zhouofproto: Move bond files to ofproto
2013-10-17 Bruce Davievtep: Initial checkin of vtep schema.
2013-09-26 Ben Pfafftag: Reintroduce tag library.
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-08-26 Ben Pfaffovs-atomic: Add native Clang implementation.
2013-08-22 Joe Stringerlib: Add CRC32C Implementation
next