On Thu, Mar 24, 2016 at 3:29 PM, Ben Pfaff <b...@ovn.org> wrote: > On Thu, Mar 24, 2016 at 02:50:47PM -0400, Hui Kang wrote: > > For the sake of clarity > > > > Signed-off-by: Hui Kang <ka...@us.ibm.com> > > --- > > ovn/ovn-architecture.7.xml | 7 ++++--- > > 1 file changed, 4 insertions(+), 3 deletions(-) > > > > diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml > > index 13acaf5..a588a0e 100644 > > --- a/ovn/ovn-architecture.7.xml > > +++ b/ovn/ovn-architecture.7.xml > > @@ -353,9 +353,10 @@ > > table to reflect the new port, e.g. add a flow to recognize that > packets > > destined to the new port's MAC address should be delivered to it, > and > > update the flow that delivers broadcast and multicast packets to > include > > - the new port. It also creates a record in the > <code>Binding</code> table > > - and populates all its columns except the column that identifies > the > > - <code>chassis</code>. > > + the new port. It also creates a record in the Datapath_Binding, > > + Port_Binding, and MAC_Binding tables (hereafter, > <code>Binding</code> > > + table) of the Southbound database and populates all its columns > except > > + the column that identifies the <code>chassis</code>. > > Now this doesn't make any sense at all.
and please note my syntax suggestion: http://openvswitch.org/pipermail/dev/2016-March/068376.html -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev