Make flow specifications more general in dpctl:
authorBen Pfaff <blp@nicira.com>
Fri, 13 Jun 2008 17:19:46 +0000 (10:19 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 13 Jun 2008 20:30:34 +0000 (13:30 -0700)
commit72223f2a8b66bbb46ede20ef4c50622e4c60be44
tree5e2fd59d70fc710ed95db413cfc62004a43f4294
parentfe867d8d718db8f1fa6c40813c30dac700b82909
Make flow specifications more general in dpctl:

- More special port names.
- Allow fields to be comma-separated, for use on command line.
- Allow ANY as a synonym for *, to avoid globbing on command line.
utilities/dpctl.c