Modify VLAN actions to support setting both VID and priority.
[sliver-openvswitch.git] / utilities / dpctl.8
2008-09-25 Justin PettitModify VLAN actions to support setting both VID and...
2008-09-16 Justin PettitAdded OFPFC_MODIFY_STRICT flow mod command.
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-08 Ben PfaffAdd ability to monitor both ends of secchan connections...
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-18 Ben PfaffAllow and use shorthands such as "ip" or "tcp" for...
2008-08-18 Ben PfaffImplement subnet mask matching in OpenFlow.
2008-08-07 Ben PfaffImplement OpenFlow hard timeouts.
2008-07-30 Ben Pfaffvconn: Implement Unix domain socket vconn.
2008-07-18 Ben PfaffMake facility and level optional in -v, --verbose options.
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 Justin PettitImprove flow handling in dpctl.
2008-06-13 Ben PfaffBring manpages and usage messages up-to-date.
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.