[ovs-dev] [PATCH 3/3] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.

Ben Pfaff blp at nicira.com
Tue Sep 29 22:21:16 UTC 2015


On Tue, Sep 29, 2015 at 03:19:47PM -0700, Ben Pfaff wrote:
> On Mon, Sep 21, 2015 at 06:06:16PM -0700, Justin Pettit wrote:
> > > +        <pre>
> > > +ip4.dst = ip4.src;
> > > +ip4.src = <var>S</var>;
> > > +ip4.ttl = 255;
> > > +icmp4.type = 0;
> > > +reg0 = ip4.dst;
> > 
> > Finally, should it always be the original source IP?  If we have
> > multiple routers in between, shouldn't it be the gateway's address?
> > (This question holds for all the places where reg0 is being set.)
> 
> XXXXXXXXXXXXx

Um, that was meant to be an actual reply.  I'll get to that.



More information about the dev mailing list