On Sep 29, 2011, at 3:44 PM, Ben Pfaff wrote: > On Thu, Sep 29, 2011 at 03:34:38PM -0700, Justin Pettit wrote: >> diff --git a/NEWS b/NEWS >> index 1d209e9..99380cf 100644 >> --- a/NEWS >> +++ b/NEWS >> @@ -6,6 +6,7 @@ Post-v1.2.0 >> - Added an OpenFlow extension for flexible learning. >> - ovs-appctl: >> - New "version" command to determine version of running daemon >> + - New "cfm/list" command to print interfaces configured with CFM > > Let's try to end all the items with '.' > > Looks reasonable to me, thank you.
Based on your later suggestion, I replaced this commit with one that just makes the argument to "cfm/show" optional. If an argument isn't given, it will show CFM information on all configured interfaces. I've already sent it out for review. --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
