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