ovs-controller: Add --wildcard and --normal features.
authorJean Tourrilhes <jt@hpl.hp.com>
Thu, 19 Nov 2009 20:48:32 +0000 (12:48 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Nov 2009 20:48:36 +0000 (12:48 -0800)
commit9af9e2e8cff919c6053d862703ac228ce1a15bdd
tree52135fc9bcf6863b191e9a8e9ade2ad17d0a822c
parentf7fed00035a1b7822c1d61e568bc31e842f192db
ovs-controller: Add --wildcard and --normal features.

This adds two command line switches to ovs-controller to:
1) Use wildcards instead of exact matches.
2) Use "normal" action instead of explicit port.
lib/learning-switch.c
lib/learning-switch.h
utilities/ovs-controller.8.in
utilities/ovs-controller.c