dpctl: Add support for using UFID to add/del flows.
authorJoe Stringer <joestringer@nicira.com>
Wed, 12 Nov 2014 17:49:22 +0000 (09:49 -0800)
committerJoe Stringer <joestringer@nicira.com>
Mon, 15 Dec 2014 23:10:25 +0000 (15:10 -0800)
commit534a19b9ec28b0da92605d33b5ae3f02e7d1c5af
tree8dcacf23eae020ac11a56c821a3eaa201b54628a
parent348efd0434f04492ffda5a82e0106adf709d6d72
dpctl: Add support for using UFID to add/del flows.

Parse "ufid:<foo>" at the beginning of a flow specification and use it
for flow manipulation if present.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/dpctl.c
lib/odp-util.c
lib/odp-util.h