> On Wed, 2008-10-15 at 14:57 -0400, Sebastien.Roy at Sun.COM wrote: > > Author: Sebastien Roy <Sebastien.Roy at Sun.COM> > > Changeset: 7900:e064282cace9 > > Comments: > > 6759809 packets output to IP tunnels show up as garbage > > I found this bug while testing ipobs with 6to4 tunnels. The bug is > actually specific to IPv6-over-<foo> tunnels. The fix needs a quick > review. I've saved the webrev at: > > http://zhadum.east/ws/seb/seb-ipobs/webrev.ip6out/
Looks good. Looking at other uses of mp_ip6h, I'm a bit confused why we need a ipobs_hook() call in ip_wput_ire() but not in ip_wput_ire_v6(), but I didn't look at the codepaths in detail. -- meem
