For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / configure.ac
2008-12-02 Ben PfaffUpdate prerequisite Autoconf version to 2.60 (from...
2008-12-02 Justin PettitOfficially call this code version 0.8.9~1.
2008-11-04 Ben PfaffAdd build number to datapath version and --version...
2008-10-27 Ben PfaffAdd Nicira extension for remote command execution.
2008-10-17 Ben PfaffAvoid leaving Makefile.am and configure.ac slightly...
2008-10-16 Ben PfaffFix boot.sh behavior when OpenFlow extensions are not...
2008-10-16 Ben PfaffRevamp build system to make it easier to integrate...
2008-09-26 Justin PettitRemove kernel datapath unit tests.
2008-09-18 Justin PettitUse "~" in designating beta versions to make version...
2008-09-18 Justin PettitUpdate the ChangeLog with the changes since v0.8.1...
2008-09-17 Ben PfaffTest Debian packaging at "make distcheck" time.
2008-09-17 Ben PfaffAlso distribute Debian packaging.
2008-09-15 Ben PfaffAdd -Wdeclaration-after-statement to CFLAGS.
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffAdd -Wpointer-arith to compiler flags.
2008-08-29 Ben PfaffFix "make distcheck" error due to failure to clean...
2008-08-29 Ben PfaffAdd support for extensions submodule.
2008-08-28 Ben PfaffAdd license notice to acinclude.m4, configure.ac.
2008-08-21 Justin PettitRemove unnecessary AC_PROG_LD since OpenFlow no longer...
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffDon't unnecessarily link against -lresolv and -ldl.
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-07-21 Ben PfaffDrop use of libtool for libraries.
2008-06-26 Ben PfaffModified the naming scheme for hardware tables.
2008-06-13 Ben PfaffImplement Debian-based packaging and deployment infrast...
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-06-04 Ben PfaffMake boot.sh give an error if pkg-config is not installed.
2008-06-03 Ben PfaffUse kernel build system for linux-2.4.
2008-05-15 Ben PfaffAdd-on hardware tables initial implementation.
2008-05-15 Justin PettitPrepare for 0.8.1 release.
2008-05-05 Justin PettitOfficially designate the v0.8.0 release.
2008-05-03 Justin PettitFinishing touches on v0.8.0 release candidate.
2008-04-30 Ben PfaffRevamp OpenFlow kernel module build system.
2008-04-26 Justin Pettit- Add support for flow entry priorities.
2008-04-26 Ben PfaffImprove list traversal macros.
2008-04-16 Justin PettitSwitch from "stat" to "stats" everywhere.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-10 Justin PettitFixes to configure script based on suggestions from...
2008-03-28 Justin PettitIncrease the version number to v0.2.1.
2008-03-28 Justin PettitIncrease version to 0.2.0.
2008-03-28 casado- Turn off ssl support by default
2008-03-28 Ben PfaffImplement userspace switch.
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-19 Justin Pettit- Increase version to 0.1.9.
2008-03-13 Ben PfaffSupport SSL in secchan and controller.
2008-03-04 Martin CasadoInitial import