On Fri, Jul 10, 2020 at 12:52:12PM +0000, Alin Serdean wrote: > From: Ben Pfaff<mailto:[email protected]> > Sent: Tuesday, July 7, 2020 7:29 PM > To: [email protected]<mailto:[email protected]> > Cc: Ben Pfaff<mailto:[email protected]> > Subject: [ovs-dev] [PATCH v3 1/4] Eliminate use of term "slave" in bond, > LACP, and bundle contexts. > > Most of these changes should not change user-visible behavior. One > place where they do is in "ovs-ofctl dump-flows", which will now output > "subs:..." inside "bundle" actions instead of "slaves:...". I don't > expect this to cause real problems in most systems. The old syntax > is still supported on input for backward compatibility. > > Signed-off-by: Ben Pfaff <[email protected]> > --- > As discussed offline instead of the term “sub-interface” maybe use “member”. > > Leaving the link for the MSFT naming convention: > https://docs.microsoft.com/en-us/powershell/module/netlbfo/add-netlbfoteammember?view=win10-ps
Good suggestion. In v4 I changed all of these to "member". _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
