[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02039) Re: GRSecurity Interaction
Hello,
> In the function ip_build_xmit_slow(), the line
> "id = sk->protinfo.af_inet.id++;" is moved a little over 100 lines
> towards the begining of the file. Is this change really needed? Though I
> could be mistaken this appears to be a superfluous change. Perhaps this
> reflects the algorithm a little better, but it does make it trickier when
> the two patches are used. If this really is needed perhaps this would be
> a good candidate for getting moved into the mainstream kernel?
This change is necessary for USAGI IPsec,
therefore it won't merge into the mainline 2.4 kernel.
Regards,
-mk