ovs-ofctl: Allow setting cookie as a decimal or hex value
authorJustin Pettit <jpettit@nicira.com>
Sat, 10 Apr 2010 08:09:08 +0000 (01:09 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 09:46:12 +0000 (02:46 -0700)
commit8cce2125eea6e800bfe501916aac313880b751a7
tree1a606049d85dbfb4693791ba79210038c423ee37
parent1ac981803fad658965714bf82fd6b17f910f4b33
ovs-ofctl: Allow setting cookie as a decimal or hex value

Clean-up a few items related to flow cookies:

    - Allow setting the flow cookie as a hex or decimal string
    - Consistently print the cookie in hex
    - Document the ability to set the flow cookie in ovs-ofctl.
lib/ofp-print.c
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c