summaryrefslogtreecommitdiff
path: root/lib/ofp-print.h
Commit message (Collapse)AuthorAgeFilesLines
* vswitchd: Add unixctl command to dump all flows, including hidden onesJustin Pettit2009-07-291-0/+6
| | | | | | | | | | Previously, the only way to query the flow table was to run "ovs-ofctl dump-flows". This returned most flows, but not those marked hidden by secchan. Hidden flows are setup by mechanisms such as in-band control, since they must not be modified by users of the controller. However, when debugging problems on the switch, it is often useful to see what the flow table is actually doing. The new "bridge/dump-flows" command added to ovs-appctl shows all flows being used by the OpenFlow stack.
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
|
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+44