I start to think that, if we want to utilize HSA in OVN, it may be good to
remodel this work so that it could parse the Southbound db and conduct HSA
with simpler logical flows and broader view of the logical networks.
I will post V2 of the series. Again, hope to hear any feedback~
Thanks,
Alex
Yeah, I think it will be useful. I think current OVN's flow should be
simpler
and allow us to make more optimization/adjustment as OVN grows.
Thanks,
Alex Wang,
On Wed, May 27, 2015 at 9:56 AM, Ben Pfaff wrote:
> On Mon, Mar 30, 2015 at 03:46:25PM -0700, Alex Wang wrote:
> > This series implem
On Mon, Mar 30, 2015 at 03:46:25PM -0700, Alex Wang wrote:
> This series implements a prototype of using Header Space Analysis (HSA)
> for OVS OpenFlow table analysis. The implementation allows users to find
> all possible output ports with the input header format reachable from a
> specified inpu
This series implements a prototype of using Header Space Analysis (HSA)
for OVS OpenFlow table analysis. The implementation allows users to find
all possible output ports with the input header format reachable from a
specified input port. It also allows users to check if there is any loop
formed