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>. </li> <li> -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev