<div class="gmail_quote">On Wed, Apr 21, 2010 at 12:40 PM, Ben Pfaff <span dir="ltr">&lt;<a href="mailto:blp@nicira.com">blp@nicira.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Apr 21, 2010 at 12:37:20PM -0400, Jesse Gross wrote:<br>
&gt; On Wed, Apr 21, 2010 at 12:16 PM, Ben Pfaff &lt;<a href="mailto:blp@nicira.com">blp@nicira.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Tue, Apr 20, 2010 at 05:22:01PM -0400, Jesse Gross wrote:<br>
&gt; &gt; &gt; The translation of fragmentation-needed messages from outside the<br>
&gt; &gt; &gt; tunnel to inside didn&#39;t quite make the transition from the old<br>
&gt; &gt; &gt; GRE implementation to the new one intact.  This fixes a number of<br>
&gt; &gt; &gt; minor bugs in the implmentation.  The primary issues are with computing<br>
&gt; &gt; &gt; the tunnel header length and comparing the input vs. output values<br>
&gt; &gt; &gt; for tunnel parameters such as the key.<br>
&gt; &gt;<br>
&gt; &gt; How thoroughly do you recommend that I should review this?  I looked it<br>
&gt; &gt; over fairly quickly and didn&#39;t see anything that looked bad, but I could<br>
&gt; &gt; spend some more time on it, if you think I should, and increase my<br>
&gt; &gt; understanding.<br>
&gt; &gt;<br>
&gt; More than anything this is just a cleanup patch.  I tested this<br>
&gt; functionality before I pushed the big changeset, saw that it was broken but<br>
&gt; didn&#39;t have disastrous consequences and decided to wait.  None of the logic<br>
&gt; here is new - it&#39;s all brought over from my path MTU implementation for<br>
&gt; Linux GRE devices.  I believe all the PMTUD stuff works now with this patch<br>
&gt; so hopefully there won&#39;t be too much more in this area.<br>
&gt;<br>
&gt; Obviously you are welcome to review it if you want but if you don&#39;t see<br>
&gt; anything obviously stupid it&#39;s probably unnecessary.<br>
<br>
</div>I&#39;m happy with what I already saw, then.<br></blockquote><div><br></div><div>Thanks, I pushed it out. </div></div><br>