For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / Makefile.am
2009-01-06 Ben PfaffRemove userspace switch in favor of the superior usersp...
2008-12-11 Ben PfaffAdd userspace datapath to openflow.
2008-11-05 Justin PettitAdd dist_sbin_SCRIPTS make target.
2008-11-05 Ben PfaffAdd required "subst" script to EXTRA_DIST.
2008-11-04 Justin PettitDump more detailed information about system state from...
2008-10-31 Ben PfaffPut ofp-pki logfile in log directory instead of in...
2008-10-29 Ben PfaffMove exported headers to include/openflow, private...
2008-10-27 Ben PfaffAdd Nicira extension for remote command execution.
2008-10-23 Ben PfaffUpdate manpages to mention new --log-file option.
2008-10-23 Ben PfaffMake pkidir, rundir, logdir modifiable from "configure...
2008-10-23 Ben PfaffIntroduce logdir (typically /var/log/openflow, by defau...
2008-10-23 Ben PfaffConsistently use AM_CPPFLAGS, not AM_CFLAGS, for -D...
2008-10-23 Ben PfaffAvoid making Emacs think that this file contains a...
2008-10-23 Ben PfaffNo need to pass -DVERSION=... to C compiler: Autoconf...
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-19 Ben PfaffFix boot.sh for the case where the extensions repositor...
2008-09-17 Ben PfaffSuppress Automake warning about overriding distdir.
2008-09-17 Ben PfaffPut "+ext" in the distribution filename if OpenFlow...
2008-09-17 Ben PfaffTest Debian packaging at "make distcheck" time.
2008-09-17 Ben PfaffAlso distribute Debian packaging.
2008-08-29 Ben PfaffMake "make dist", "make clean" work without extensions...
2008-08-29 Ben PfaffAdd support for extensions submodule.
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-04-26 Ben PfaffImprove list traversal macros.
2008-03-28 Ben PfaffImplement userspace switch.
2008-03-04 Martin CasadoInitial import