There's a new rewhack of 6777776 at:

        http://cr.opensolaris.org/~danmcd/6777776/

Biggest changes are responding to this:

On Tue, Dec 02, 2008 at 09:32:34PM -0800, Erik Nordmark wrote:
>
> I'm not very happy about this type of code:
> 1049                 ((ipsec_in_t *)lpkt->b_rptr)->ipsec_in_stackid =
> 1050                     ahstack->ipsecah_netstack->netstack_stackid;
>
> It should be cheap to always set the stackid when the larval pkt is added.


which I've now done, as well as eliminating changes to sadb.h for a smaller
set of changed files.  Given that some EF providers call KM_SLEEP and may
hang up unloading of IP instances for a long-ish period of time, I kept the
mark-and-get semantics introduced with IP Instances in the *_kcf_callback()
functions.

Nightlies are running now, and if they are like the last batch, they'll be
clean.

Thanks,
Dan
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to