For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / debian /
2009-01-21 Ben PfaffDebian packaging: Remove IP addresses from netdevs...
2009-01-21 Ben PfaffDebian packaging: Add several new settings to /etc...
2009-01-19 Ben Pfaffdebian: Avoid aborting on switch startup when $COMMANDS...
2009-01-15 Ben Pfaffdebian: Move ofp-switch-setup and manpage into correct...
2009-01-06 Ben PfaffRemove userspace switch in favor of the superior usersp...
2009-01-05 Ben PfaffPrevent Debian package upgrades from prompting.
2008-11-27 Ben PfaffAdd DATAPATH_ID to switch packaging, to enable persiste...
2008-11-10 Ben PfaffFix " is running" and " is not running" messages from...
2008-11-10 Ben PfaffMake openflow-switch depend on dmidecode, procps instea...
2008-11-10 Ben PfaffAdd build number to kernel modules built via Debian...
2008-11-07 Ben PfaffAdd --with-build-number configure argument and support...
2008-11-06 Justin PettitAdd --monitor flag to default init scripts for secchan.
2008-11-06 Ben PfaffNew package openflow-dbg for debugging symbols for...
2008-11-06 Ben PfaffFix typo in code to set core limit that broke the openf...
2008-11-05 Ben PfaffAdd openflow-switch settings for the limit on core...
2008-11-05 Ben PfaffAdd new Debian package "corekeeper" to centralize and...
2008-11-05 Justin PettitRename switchmon to switchui.
2008-11-05 Ben PfaffIgnore openflow-monitor and openflow-wdt build directories.
2008-11-05 Justin PettitHave git ignore the monitor and wdt packaging links.
2008-11-05 Ben PfaffWhen a new OpenFlow kernel module package is installed...
2008-11-05 Ben PfaffUnload kernel module when stopping switch, in Debian...
2008-11-05 Ben PfaffMove "update" remote command from base secchan into...
2008-11-05 Ben PfaffNew switch remote command for setting configuration...
2008-11-05 Ben PfaffMake ofp-switch-setup preserve config variables that...
2008-11-05 Ben PfaffFix openflow-switch log rotation.
2008-11-04 Justin PettitDump more detailed information about system state from...
2008-11-04 Ben PfaffAdd missing dependency on openssl to openflow-pki.
2008-11-04 Ben PfaffAdd build number to datapath version and --version...
2008-11-04 Ben PfaffFix location of installed commands.
2008-11-04 Ben PfaffPass --enable-snat to configure for datapath module...
2008-11-03 Ben PfaffMake COMMANDS option in openflow-switch defaults file...
2008-10-31 Ben PfaffAdd libncurses5-dev as build dependency for openflow.
2008-10-31 Ben PfaffImplement log rotation in openflow-switch.
2008-10-31 Ben PfaffMake secchan log to file by default.
2008-10-31 Ben PfaffAdd /var/log/openflow directory to openflow-common.
2008-10-31 Ben PfaffFix openflow-datapath-source bugs added in "Simplify...
2008-10-31 Ben PfaffAdd settings for switch netmask and gateway for in...
2008-10-31 Ben PfaffAdd extension hooks to debian/rules.
2008-10-31 Ben PfaffMove ofp-switch-config into new package openflow-switch...
2008-10-31 Ben PfaffIn openflow-switch init script, correct secchan option...
2008-10-31 Ben PfaffIn openflow-switch init script, do not re-load openflow...
2008-10-31 Ben PfaffIgnore openflow-pki-server directory.
2008-10-30 Ben PfaffSimplify debian/rules by adding new openflow-datapath...
2008-10-30 Ben PfaffBreak HTTP parts of openflow-pki package into new openf...
2008-10-29 Ben PfaffFix support for out-of-band control in Debian switch...
2008-10-27 Ben PfaffAdd Nicira extension for remote command execution.
2008-10-27 Ben PfaffFix typo in default switch config.
2008-10-23 Ben PfaffUpdate manpages to mention new --log-file option.
2008-10-23 Ben PfaffEnable SNAT in Debian packages.
2008-10-23 Ben PfaffAdd support for bootstrapping the CA certificate to...
2008-10-23 Justin PettitSwitch default OpenFlow port from 975 and 976 to 6633.
2008-10-21 Ben PfaffAdd support for packaging openflowext.
2008-10-17 Ben PfaffAdd missing Debian package dependency.
2008-10-16 Ben PfaffRevamp build system to make it easier to integrate...
2008-09-17 Ben PfaffIgnore generated files in debian/.
2008-08-13 Ben PfaffAdd missing prerequisite to debian/control.
2008-07-30 Ben Pfaffdhcp: Make dhcp_option_to_string() act sensibly with...
2008-07-30 Ben PfaffDebian: Listen on Unix domain socket for management...
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-24 Ben PfaffDon't invoke Debconf from openflow-switch postinst.
2008-07-23 Ben PfaffFix kdist_clean target in debian/rules.
2008-07-23 Ben PfaffUpdate Debconf templates PO file.
2008-07-23 Ben PfaffDon't log messages to the console by default in Debian...
2008-07-23 Ben PfaffBe less picky about precise name of process in init...
2008-07-23 Ben PfaffOnly generate private key and certificate request if...
2008-07-23 Ben PfaffSupport controller discovery in Debian packages.
2008-07-21 Ben PfaffDo the Debian package build in a _debian subdirectory.
2008-06-13 Ben PfaffImplement Debian-based packaging and deployment infrast...