aboutsummaryrefslogtreecommitdiff
path: root/lib/automake.mk
AgeCommit message (Expand)Author
2013-10-17vtep: Initial checkin of vtep schema.Bruce Davie
2013-09-26tag: Reintroduce tag library.Ben Pfaff
2013-09-12guarded-list: New data structure for thread-safe queue.Ben Pfaff
2013-08-26ovs-atomic: Add native Clang implementation.Ben Pfaff
2013-08-22lib: Add CRC32C ImplementationJoe Stringer
2013-08-10seq: New module for race-free, pollable, thread-safe sequence number.Ben Pfaff
2013-08-02async-append: Refactor to avoid requiring enabling while single threaded.Ben Pfaff
2013-08-02tag: Retire the venerable tag library.Ethan Jackson
2013-07-18async-append: New library to allow asynchronous appending to a log file.Ben Pfaff
2013-07-15latch: New module for a thread-safe, signal-safe, pollable doorbell.Ben Pfaff
2013-07-15stress: Remove essentially unused library.Ben Pfaff
2013-07-12worker: Delete library.Ben Pfaff
2013-06-28ovs-atomic: New library for atomic operations.Ben Pfaff
2013-06-25ovs-thread: New module, initially just with pthreads wrapper functions.Ben Pfaff
2013-06-25ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff
2013-06-18hindex: New data structure for hashed multimaps.Ben Pfaff
2013-06-17leak-checker: Remove because it cannot be made thread-safe.Ben Pfaff
2013-05-29odp-execute: New module for executing datapath actions.Simon Horman
2013-05-07bfd: Implement Bidirectional Forwarding Detection.Ethan Jackson
2013-03-15lib: Rename lib/pcap.h to avoid inclusion conflicts.Stephane A. Sezer
2013-02-05nicira-ext: Remove the autopath action.Ethan Jackson
2013-01-28netdev-vport: Build on all platforms.Ethan Jackson
2013-01-22hash: Replace primary hash functions by murmurhash.Ben Pfaff
2012-11-27lib: Add helpers for OpenFlow version command line optionsSimon Horman
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-04Fix vswitch-idl.ovsidl build rule with separate source and build dirs.Ben Pfaff
2012-10-04lib: Specify idl location more precisely.Ethan Jackson
2012-09-04classifier: Break cls_rule 'flow' and 'wc' members into new "struct match".Ben Pfaff
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff
2012-07-26netdev implementation for FreeBSDGiuseppe Lettieri
2012-07-18worker: New library for breaking a daemon into multiple processes.Ben Pfaff
2012-07-13memory: Document the memory/show unixctl command.Ben Pfaff
2012-07-03Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff
2012-06-29Route-table implementation for (Free)BSDEd Maste
2012-06-21token-bucket: New library for generic rate-limiting.Ben Pfaff
2012-06-14lib: New data structure - smap.Ethan Jackson
2012-05-22Add support for tracking and logging daemon memory usage.Ben Pfaff
2012-05-22simap: New data structure for string-to-integer maps.Ben Pfaff
2012-05-22Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-26coverage: Make ovs-appctl command more useful and less alarming.Ben Pfaff
2012-04-20automake: ofp-errors.[c|inc] are actually inside srcdirAnsis Atteka
2012-03-19idl: Move vswitch-idl to libopenvswitch.Ethan Jackson
2012-02-01heap: New library that implements a binary heap-based priority queue.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.Ben Pfaff
2011-12-19netflow: Move packet definitions to header file.Ben Pfaff
2011-11-23vlandev: New library for working with Linux VLAN devices.Ben Pfaff
2011-11-21nx-match: Fold all of its data structures into mf_field.Ben Pfaff
2011-10-27Fix manpage-check on RHEL 5.Ben Pfaff