For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / secchan /
2009-01-13 Ben Pfaffsecchan: Fix cut-and-paste errors in port speed determi...
2009-01-06 Ben PfaffRemove userspace switch in favor of the superior usersp...
2009-01-06 Ben PfaffFix "make dist" by adding forgotten files to sources...
2008-12-19 Justin PettitFix flag to indicate whether Flow End messages should...
2008-12-18 Ben Pfaffsecchan: Switch in-band control traffic by hand only...
2008-12-17 Ben PfaffDon't use separate asynchronous event connection for...
2008-12-17 Justin PettitAdd support for exporting flow information in NetFlow...
2008-12-17 Justin PettitFix usage line about specifying local datapath in secchan.
2008-12-17 Ben PfaffImprove formatting of process termination messages...
2008-12-16 Ben PfaffImprove secchan.8 manpage.
2008-12-16 Ben PfaffFix typo in error message.
2008-11-21 Ben PfaffMaintain separate async and sync connections to nl...
2008-11-21 Ben PfaffDynamically allocate switch status categories.
2008-11-21 Ben PfaffGet rid of unused parameter to rate_limit_start().
2008-11-21 Ben PfaffDon't rate-limit packet_ins from flows that the control...
2008-11-05 Justin PettitRename switchmon to switchui.
2008-11-05 Ben PfaffMove "update" remote command from base secchan into...
2008-11-05 Ben PfaffCreate vlog sockets after daemonizing, so that pidfiles...
2008-11-04 Ben PfaffUse "set -e" command instead of "#! /bin/sh -e" magic.
2008-11-04 Ben PfaffAdd build number to datapath version and --version...
2008-11-04 Ben PfaffIn reboot script, send SIGUSR1 to ofp-switchmon to...
2008-11-04 Ben PfaffCall VLOG_WARN before send_child_message(), to get...
2008-10-29 Ben PfaffMove exported headers to include/openflow, private...
2008-10-28 Ben PfaffImprove the command interface so that it sends back...
2008-10-27 Ben PfaffAdd a warning when secchan is invoked with a controller...
2008-10-27 Ben PfaffAdd Nicira extension for remote command execution.
2008-10-27 Ben PfaffChange the secchan "hook" mechanism to be easier to...
2008-10-24 Ben PfaffBreak secchan into multiple files, to make it more...
2008-10-23 Ben PfaffUpdate manpages to mention new --log-file option.
2008-10-23 Ben Pfaffvlog: Add ability to log to an arbitrary file, and...
2008-10-23 Ben PfaffMake pkidir, rundir, logdir modifiable from "configure...
2008-10-23 Ben PfaffMake the format of vlog messages user-configurable.
2008-10-23 Justin PettitSwitch default OpenFlow port from 975 and 976 to 6633.
2008-10-16 Ben PfaffCentralize daemon option processing and usage.
2008-10-16 Ben PfaffFix typo in manpage.
2008-10-16 Ben PfaffRevamp build system to make it easier to integrate...
2008-10-15 Ben Pfaffsecchan: Make sure fail-open doesn't drop the first...
2008-10-14 Ben PfaffRework STP implementation in controller.
2008-10-14 Ben PfaffSet DHCP maximum retransmission timeout to 3 seconds...
2008-10-14 Ben Pfaffsecchan: Log switch datapath id at startup.
2008-10-14 Ben Pfaffsecchan: Remove unhelpful STP-related log message.
2008-10-14 Ben Pfaffsecchan: Increase max number of local_cbs to accommodat...
2008-10-14 Ben PfaffSupport up to 0xff00 ports in OpenFlow, without changin...
2008-10-14 Ben PfaffNo problum any more.
2008-10-14 Justin PettitConditionally leave out a few more things if "--enable...
2008-10-11 Justin PettitAdd support for Source-NAT to Linux 2.6 datapaths.
2008-10-10 Ben Pfaffrconn: Be pickier about what constitutes a successful...
2008-10-10 Ben PfaffFix inaccurate log message.
2008-10-09 Ben PfaffRemove secchan dependence on Netlink for connecting...
2008-09-23 Ben PfaffDisable STP in secchan by default (but let --stp enable...
2008-09-23 Ben Pfaffstp: Turn off STP on ports that are disabled or have...
2008-09-22 Justin PettitModify OpenFlow commands related to ports to be more...
2008-09-20 Ben PfaffDrop port_watcher support for editing ports.
2008-09-20 Ben PfaffGet rid of per-port STP implemented bits, by reducing...
2008-09-19 Ben PfaffAdd the ability to disable the STP implementation.
2008-09-16 Ben PfaffMake "controller nl:0" work again, by fixing a layering...
2008-09-16 Ben PfaffMake it easier to bootstrap the PKI for SSL connections...
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-15 Ben PfaffImplement OFPT_HELLO simple version negotiation.
2008-09-15 Ben PfaffBreak passive vconns out into separate pvconn routines...
2008-09-15 Ben PfaffFix handling of port flags.
2008-09-10 Ben PfaffDelete OFPST_SWITCH and make it available as a Nicira...
2008-09-10 Ben PfaffFix uninitialized data read in secchan.
2008-09-09 Ben PfaffImplement 802.1D Spanning Tree Protocol.
2008-09-08 Ben PfaffAdd ability to monitor both ends of secchan connections...
2008-09-06 Ben PfaffDo not send in-band control traffic to the controller.
2008-09-04 Ben PfaffRename utility functions to avoid partner namespace...
2008-09-04 Ben PfaffRevert "Do not send in-band control traffic to the...
2008-09-04 Ben PfaffRename struct queue to struct ofp_queue.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-09-02 Ben PfaffDo not send in-band control traffic to the controller.
2008-09-02 Ben PfaffMinimal fix for in-band control loop with hub.
2008-08-28 Ben PfaffRemove duplicate prefixes on switch-status items.
2008-08-28 Ben PfaffMake the secchan report a few more switch-status items.
2008-08-28 Ben PfaffMake -P or --pidfile keep programs from running if...
2008-08-27 Ben PfaffAllow multiple -l or --listen options on secchan comman...
2008-08-26 Ben Pfaffvlog: Apply rate-limiting everywhere it seems warranted.
2008-08-26 Ben PfaffImplement new OpenFlow "switch statistics" feature.
2008-08-13 Ben PfaffPrint OpenFlow ref. impl. and protocol versions at...
2008-08-12 Ben PfaffPrevent the secchan from dying due to SIGPIPE.
2008-08-12 Ben PfaffReduce default burst limit to rate limit / 4.
2008-08-12 Ben PfaffImplement rate limiting in secchan.
2008-08-12 Ben PfaffDrop rconn's responsibility for limiting the tx queue.
2008-08-12 Ben PfaffUse signal-based timekeeping functions throughout the...
2008-08-12 Ben PfaffInitialize the timetracking module in each userspace...
2008-08-07 Ben PfaffDrop controller-bound traffic that arrives on the contr...
2008-07-30 Ben PfaffClean up secchan code.
2008-07-30 Ben Pfaffvconn: Implement Unix domain socket vconn.
2008-07-30 Ben PfaffFix typo in comment.
2008-07-28 Ben PfaffDrop unnecessary conditional and incorrect comment.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-23 Ben PfaffEnable secchan, ofp-discover to update /etc/resolv...
2008-07-23 Ben PfaffSupport controller discovery in Debian packages.
2008-07-23 Ben Pfaffsecchan: Improve logging when rejecting a controller...
2008-07-23 Ben PfaffNew program ofp-discover.
2008-07-22 Ben Pfaffdhcp: Break out netdev configuration from DHCP binding.
2008-07-22 Ben PfaffMake set_pidfile() easier to use.
2008-07-21 Ben PfaffDon't include unneeded header file.
2008-07-21 Ben PfaffDon't unnecessarily link against -lresolv and -ldl.
next