ovn: Update comment about local datapath calculation.
authorRussell Bryant <russell@ovn.org>
Wed, 3 Feb 2016 16:46:33 +0000 (11:46 -0500)
committerRussell Bryant <russell@ovn.org>
Wed, 3 Feb 2016 16:49:40 +0000 (11:49 -0500)
commit88779d665a5aa2141c7efdb3d5902435f051e949
treec96bf4a906a6f8f72d30aa2b6678631e848c5a4a
parent8834e5c27ff9739ff4bf0199894d839581d30da8
ovn: Update comment about local datapath calculation.

ovn-controller has a simple optimization for excluding some logical flow
processing that we know is unnecessary.  This update to a comment in the
code reflects a discussion we had on the mailing list about a better
algorithm that would let us exclude even more.

Signed-off-by: Russell Bryant <russell@ovn.org>
ovn/controller/lflow.c