Section 11.2 of draft-ietf-ipngwg-rfc2292bis-08.txt contains a slight
error:


       int on = 1;
       setsockopt(fd, IPPROTO_IPV6, IPV6_DONTFRAG, &on, sizeof(&on));

s/sizeof(&on)/sizeof(on)/

                                mph
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page:                      http://playground.sun.com/ipng
FTP archive:                      ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to