Subject: Re: possible kernel NAT-T bug
To: None <tech-net@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-net
Date: 12/07/2005 07:52:14
> Can't the two internal functions return an mbuf instead of int?

I guess they could, or at least they could pass a struct mbuf **,
but doesn't that propagate the problem? I guess ip_input() does not
expect udp_input() to change the mbuf either.

-- 
Emmanuel Dreyfus
manu@netbsd.org