ovs-ofctl: Add support for transport and network modification actions
authorJustin Pettit <jpettit@nicira.com>
Tue, 17 Nov 2009 01:58:26 +0000 (17:58 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 17 Nov 2009 02:48:26 +0000 (18:48 -0800)
commite423eca6e9bb71cb6e61fa3aeaa70e5525507770
tree96dcabf0967b07b3f28701583b0624d1a3725cdb
parent2d70a31aced4b50f888464a1f986bf82b2aa69d1
ovs-ofctl: Add support for transport and network modification actions

Add support to ovs-ofctl for modifying the network source and destination
IP address with the "mod_nw_src" and "mod_nw_dst" actions, respectively.
And support modifying the TCP/UDP source and destination ports with the
"mod_tp_src" and "mod_tp_dst" actions, respectively.
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c