Merge branch 'mainstream'
[sliver-openvswitch.git] / lib / automake.mk
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-26 Ben Pfafftag: Reintroduce tag library.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-26 Ben Pfaffovs-atomic: Add native Clang implementation.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerlib: Add CRC32C Implementation
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '9dc63482bbeae23dd57b0f885a3fd26b44656844'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-03 Ben Pfaffasync-append: Refactor to avoid requiring enabling...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
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-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe LettieriMerge commit '180c6d0b440961cbc873c4d045eb8b2daa1364e9'
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
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-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Stephane A. Sezerlib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-27 Simon Hormanlib: Add helpers for OpenFlow version command line...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
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-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-18 Giuseppe Lettieriself-contained tap creation in the switchd
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
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.
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-30 Giuseppe Lettierisupport for tap interfaces on PlanetLab
2012-04-29 Giuseppe LettieriSimple minded ethernet-over-UDP tunnels
2012-04-26 Ben Pfaffcoverage: Make ovs-appctl command more useful and less...
2012-04-20 Ansis Attekaautomake: ofp-errors.[c|inc] are actually inside srcdir
2012-03-19 Ethan Jacksonidl: Move vswitch-idl to libopenvswitch.
2012-02-01 Ben Pfaffheap: New library that implements a binary heap-based...
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-12-19 Ben Pfaffnetflow: Move packet definitions to header file.
2011-11-23 Ben Pfaffvlandev: New library for working with Linux VLAN devices.
2011-11-21 Ben Pfaffnx-match: Fold all of its data structures into mf_field.
2011-10-27 Ben PfaffFix manpage-check on RHEL 5.
2011-10-22 Justin PettitAdd back 802.1D Spanning Tree Protocol (STP) library...
2011-09-13 Ben PfaffImplement new "learn" action.
2011-09-13 Ben Pfaffmeta-flow: New library for working with fields by id.
2011-09-13 Ben Pfaffofp-util: Further abstract definitions of action proper...
2011-09-02 Ethan Jacksonlib: Rename rtnetlink.[ch] files.
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-07-26 Ben Pfaffdirs: Make sysconfdir available via ovs_sysconfdir().
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-07-13 Ben Pfaffovs-bugtool: Add plugins previously used only under...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-10 Ben Pfaffstream-ssl: Improve messages when configuring SSL if...
2011-05-04 Ben Pfaffhmapx: New data structure.
next