For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / utilities /
2009-01-13 Ben Pfaffdpctl: Fix use-after-free in "probe" command.
2009-01-06 Ben PfaffRemove userspace switch in favor of the superior usersp...
2008-12-01 Justin PettitAdd support for listing and deleting entries based...
2008-11-27 Justin PettitAdd support for understanding ICMP type and code in...
2008-11-05 Ben PfaffAdd "execute" to dpctl usage message.
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-10-31 Ben PfaffSend openssl output to logfile on "ofp-pki self-sign...
2008-10-31 Ben PfaffDon't make ofp-pki --log option relative to log directory.
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-29 Ben PfaffAdd "self-sign" command to ofp-pki.
2008-10-29 Ben PfaffFix typo in manpage.
2008-10-28 Ben PfaffImprove the command interface so that it sends back...
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 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 PfaffRevamp build system to make it easier to integrate...
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-03 Justin PettitAdd support for vendor-defined and variable-length...
2008-09-25 Justin PettitModify VLAN actions to support setting both VID and...
2008-09-22 Justin PettitModify OpenFlow commands related to ports to be more...
2008-09-19 Ben Pfaffvlogconf: Don't abort when given unknown option.
2008-09-16 Justin PettitAdded OFPFC_MODIFY_STRICT flow mod command.
2008-09-16 Ben PfaffUse RSA instead of DSA by default for the OpenFlow...
2008-09-16 Ben PfaffMake it easier to bootstrap the PKI for SSL connections...
2008-09-16 Ben Pfaffofp-pki: Give controller and switch CA distinctive...
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-15 Justin PettitAdd support for OFPFC_MODIFY Flow Mod command.
2008-09-15 Ben PfaffImplement OFPT_HELLO simple version negotiation.
2008-09-10 Ben PfaffDelete OFPST_SWITCH and make it available as a Nicira...
2008-09-08 Ben PfaffAdd ability to monitor both ends of secchan connections...
2008-09-04 Ben PfaffRename utility functions to avoid partner namespace...
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-09-04 Justin PettitAdd serial number to description status message.
2008-08-28 Ben PfaffAdd ability to run fatal signal hooks upon normal termi...
2008-08-28 Ben PfaffMake -P or --pidfile keep programs from running if...
2008-08-26 Ben Pfaffvlog: Apply rate-limiting everywhere it seems warranted.
2008-08-26 Ben PfaffEliminate dpctl dependency on /sbin/ifconfig.
2008-08-26 Ben PfaffAllow multiple ports on dpctl addif and delif commands...
2008-08-26 Ben PfaffImplement new OpenFlow "switch statistics" feature.
2008-08-22 Justin PettitSend PORT_STATUS messages on port and link changes...
2008-08-19 Justin PettitCleanup git-status by not showing some unnecessary...
2008-08-18 Ben PfaffAllow and use shorthands such as "ip" or "tcp" for...
2008-08-18 Ben PfaffImplement subnet mask matching in OpenFlow.
2008-08-16 Justin PettitAdd stats message that allows querying description...
2008-08-12 Ben PfaffPrevent the secchan from dying due to SIGPIPE.
2008-08-12 Ben PfaffInitialize the timetracking module in each userspace...
2008-08-07 Ben PfaffImplement OpenFlow hard timeouts.
2008-07-30 Ben Pfaffvconn: Implement Unix domain socket vconn.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-23 Ben PfaffEnable secchan, ofp-discover to update /etc/resolv...
2008-07-23 Ben PfaffNew utility ofp-kill.
2008-07-23 Ben PfaffNew program ofp-discover.
2008-07-22 Ben Pfaffdpctl: Get rid of effectively unused variable.
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-07-21 Ben PfaffOnly link programs that need it against OpenSSL.
2008-07-18 Ben PfaffMake facility and level optional in -v, --verbose options.
2008-07-18 Ben Pfaffvconn: Add new function vconn_transact() and use it...
2008-07-18 Ben Pfaffvconn: Add utility functions make_openflow() and update...
2008-07-15 Ben PfaffAdd "probe" command to dpctl.
2008-07-01 Ben PfaffDrop "benchmark" netlink message and "benchmark-nl...
2008-07-01 Ben PfaffAdd "benchmark" command to work like "benchmark-nl...
2008-07-01 Ben PfaffAdd "ping" command to dpctl for testing echo requests.
2008-07-01 Ben PfaffAdd utility functions for generating random numbers...
2008-07-01 Justin PettitImprove flow handling in dpctl.
2008-06-13 Ben PfaffImplement Debian-based packaging and deployment infrast...
2008-06-13 Ben PfaffBring manpages and usage messages up-to-date.
2008-06-13 Ben PfaffAllow priority to be specified in dpctl del-flows command.
2008-06-13 Ben PfaffMake flow specifications more general in dpctl:
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-05-02 Ben PfaffImplement aggregate flow statistics in kernel and users...
2008-05-02 Ben PfaffImplement new statistics format in kernel and userspace...
2008-04-29 Justin Pettit- On flow entries with wildcards, match priority field...
2008-04-29 Ben PfaffRename variables with duplicate names, so as to be...
2008-04-29 Ben PfaffMake dumping large numbers of flows possible.
2008-04-28 Justin PettitBUG #6
2008-04-26 Justin PettitClean-up related to supporting priorities...mostly...
2008-04-26 Justin PettitBUG #5
2008-04-26 Justin PettitPrint the configuration of the switch in addition to...
2008-04-26 Justin PettitAdd support for deleting flow entries with "del-flows...
2008-04-26 Justin Pettit- Add support for flow entry priorities.
2008-04-26 Justin PettitFix problem where the add_flow command is reading an...
2008-04-16 Justin PettitFix call from vfprintf to fprintf, which could cause...
2008-04-16 Justin PettitSwitch from "stat" to "stats" everywhere.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-15 Ben PfaffMake table_id in OpenFlow messages 8 bits, since 255...
2008-04-04 Ben PfaffImplement OpenFlow statistics in switches and in dpctl.
2008-04-04 Ben PfaffFactor out parsing vconn-ssl options.
2008-04-04 Ben PfaffFactor out printing the list of available vconns.
2008-04-04 Ben PfaffBreak data_hello and control_hello messages into multip...
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffAdd the ability to connect to a vconn asynchronously.
next