lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / lib / automake.mk
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
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...
2013-08-03 Ben Pfaffasync-append: Refactor to avoid requiring enabling...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-07-18 Ben Pfaffasync-append: New library to allow asynchronous appendi...
2013-07-15 Ben Pfafflatch: New module for a thread-safe, signal-safe, polla...
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-12 Ben Pfaffworker: Delete library.
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-25 Ben Pfaffovs-thread: New module, initially just with pthreads...
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-18 Ben Pfaffhindex: New data structure for hashed multimaps.
2013-06-17 Ben Pfaffleak-checker: Remove because it cannot be made thread...
2013-05-29 Simon Hormanodp-execute: New module for executing datapath actions.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-03-15 Stephane A. Sezerlib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2012-11-27 Simon Hormanlib: Add helpers for OpenFlow version command line...
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-04 Ben PfaffFix vswitch-idl.ovsidl build rule with separate source...
2012-10-04 Ethan Jacksonlib: Specify idl location more precisely.
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD
2012-07-18 Ben Pfaffworker: New library for breaking a daemon into multiple...
2012-07-13 Ben Pfaffmemory: Document the memory/show unixctl command.
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-06-29 Ed MasteRoute-table implementation for (Free)BSD
2012-06-21 Ben Pfafftoken-bucket: New library for generic rate-limiting.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
next