meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / configure.ac
2012-01-13 Justin PettitDeclare the version as "1.5.0".
2011-12-01 Justin PettitPrepare for post-1.4.0 (1.4.90).
2011-12-01 Justin PettitDeclare the version as "1.4.0".
2011-11-01 Edward Tomasz Napi... Fix build on FreeBSD.
2011-10-25 Justin PettitPrepare for post-1.3.0 (1.3.90).
2011-10-25 Justin PettitDeclare the version as "1.3.0".
2011-10-12 Ben Pfaffdatapath-protocol: Use Linux kernel types directly.
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-08-03 Justin PettitPrepare for a post-1.2.0 world (1.2.90).
2011-08-03 Justin PettitPrepare Open vSwitch 1.2.0 release.
2011-07-26 Justin PettitUpdate version to reflect this branch is for post-1...
2011-07-13 Ben Pfaffovs-bugtool: Add plugins previously used only under...
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.
2011-06-22 Ben Pfaffconfigure: Remove "26" from Linux variable names.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben Pfaffconfigure: Run sparse automatically if C=1 specified...
2011-05-13 Ben Pfaffbacktrace: Make backtrace_capture() work on more systems.
2011-04-12 Ben Pfaffconfigure: Add option --enable-Werror to add -Werror...
2011-04-12 Justin PettitRelease Open vSwitch 1.1.0
2011-02-23 Ben Pfaffconfigure: Reject incompatible XenServer version.
2011-02-22 Ben Pfaffstring: Implement strnlen() if it is missing.
2011-02-04 Ben Pfaffdatapath: Tolerate backporting of rtnl_link_stats64...
2010-12-06 Ben Pfaffdocs: Only regenerate vswitch.pic when the schema reall...
2010-09-23 Ben Pfaffovs-vswitchd: Export system stats through Open_vSwitch...
2010-09-14 Justin PettitRelease Open vSwitch 1.1.0pre2 v1.1.0pre2
2010-09-01 Justin PettitXenServer builds barf on hyphens in versions. v1.1.0pre1
2010-09-01 Justin PettitRelease Open vSwitch 1.1.0-pre1
2010-08-23 Ben PfaffRemove ezio-term and ovs-switchui utilities.
2010-07-30 Ben Pfaffsflow: Avoid "unused parameter" warnings from GCC 4.4.
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffdebian: Check for accurate Debian changelog version...
2010-06-24 Ben Pfaffvswitchd: Add entity-relationship diagram to ovs-vswitc...
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-06-01 Justin PettitRelease Open vSwitch 1.0.1 v1.0.1
2010-05-15 Justin PettitRelease Open vSwitch 1.0.0 v1.0.0
2010-05-13 Andy SouthgateAdd ovsdbmonitor GUI tool by Andy Southgate, contribute...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-24 Ben Pfaffstream-ssl: Only re-read certificates and keys if they...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-08 Ben PfaffRaise minimum Autoconf version to 2.64.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-19 Justin PettitRelease Open vSwitch 0.99.2 v0.99.2
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-26 Justin PettitRelease Open vSwitch 0.99.1 v0.99.1
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-25 Ben PfaffAdd build checks for portable OpenFlow structure paddin...
2010-01-15 Justin PettitRelease Open vSwitch 0.99.0. v0.99.0
2010-01-07 Ben PfaffRemove "fault" module.
2009-12-21 Ben PfaffAdd InMon's sFlow Agent library to the build system.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-01 Ben Pfaffovs-vswitchd: Add --mlockall option and enable on XenSe...
2009-12-01 Ben PfaffRemove --disable-userspace "configure" option, since...
2009-11-29 Justin PettitUpdates for 0.90.6 release. v0.90.7
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-18 Ben Pfaffdatapath: Fix build with kernel header layout recently...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-04 Ben PfaffImplement JSON parsing and serialization.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'v0.90.6' into citrix
2009-10-06 Justin PettitPrepare for v0.90.6 release. v0.90.6
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-22 Justin PettitGet ready to tag 0.90.5 release.
2009-09-14 Ben PfaffNew utility ovs-vsctl.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Ben PfaffRemove --disable-userspace "configure" option, since...
2009-07-29 Ben PfaffAdd support for code coverage analysis with gcov and...
2009-07-29 Ben PfaffUse Autotest for the Open vSwitch test suite.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-28 Justin PettitLabel the current "citrix" release 0.90.4. v0.90.4
2009-07-17 Justin PettitSet version number to 0.90.3. v0.90.3
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-01 Justin PettitIncrease version number to 0.90.2. v0.90.2
2009-07-01 Justin PettitMerge commit 'origin/citrix'
2009-06-25 Justin PettitAdjust Open vSwitch mailing lists to reflect reality
2009-06-15 Justin PettitIncrease version number to v0.90.1. v0.90.1
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-10 Ben PfaffFix glibc 2.7 strtok_r() bug in a more permanent fashion.
2009-06-09 Ben PfaffRemove "dpkg-buildpackage" test from "make distcheck".
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0