On Tue, 2008-10-21 at 21:33 -0400, Peter Memishian wrote: > > I have a fix for the IPv6 bug that John found (6760934), and another > > (6762104) that I found by inspection while fixing that one. The webrev is: > > > > http://zhadum.east/ws/seb/seb-ipobs/webrev.ip6out2/ > > There doesn't appear to be a need to initialize `hlen' in the fix. > Otherwise, looks fine.
That is true, since fp_prepend being B_TRUE implies that hlen has been set. I'll fix that. Thanks, -Seb
