Revert "ovs-ofctl: Always prints recirc_id in decimal"
authorAndy Zhou <azhou@nicira.com>
Wed, 20 May 2015 20:14:29 +0000 (13:14 -0700)
committerAndy Zhou <azhou@nicira.com>
Fri, 22 May 2015 22:05:04 +0000 (15:05 -0700)
commitfd8232b32790de08bdec24e523720af90c383dad
tree19af944dc8a3d02093ad0b94dafb8e2a6042f7dd
parentfbe794aace80a840df26d8ccc5545ce0ba7a099b
Revert "ovs-ofctl: Always prints recirc_id in decimal"

As there is the potential for this field to be maskable in future, and
the dpctl "-m" output prints a mask for it, return it to hexadecimal.
The next patch will make this consistent to the recirc action by making
the action print the recirc_id in hex as well.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Andy Zhou <azhou@nicira.com>
lib/match.c
tests/ofproto-dpif.at