<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000"><br>
<br>
Aaron Campbell wrote:
<blockquote cite="mid:B4A5ECEF-1900-4E5A-A172-838E1FB0EB6D@arbor.net" 
type="cite">
  <pre wrap="">On 2013-09-11, at 11:50 PM, Paul Vixie <a class="moz-txt-link-rfc2396E" href="mailto:paul@redbarn.org"><paul@redbarn.org></a> wrote:



</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">Shouldn't OVERHEAD actually be 68 for IPv4?
</pre></blockquote><pre wrap="">i am counting 40 for the ipv6 header and 8 for the udp header. where are you getting your 68 number from?
</pre></blockquote>
  <pre wrap=""><!---->
48 is correct for IPv6.  But max IPv4 header size is 60 bytes, plus 8 for UDP is 68.</pre>
</blockquote>
<br>
i apologize for misreading you before. i'm choosing 64 for ipv4 because 
most ip headers are not full size, and we have to be able to accommodate
 a 512-byte udp payload.<br>
</body></html>