From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Fri, 25 May 2007 07:17:40 +0200

> > --- a/net/xfrm/xfrm_state.c
> > +++ b/net/xfrm/xfrm_state.c
> > @@ -33,6 +33,8 @@ EXPORT_SYMBOL(sysctl_xfrm_aevent_etime);
> >  u32 sysctl_xfrm_aevent_rseqth = XFRM_AE_SEQT_SIZE;
> >  EXPORT_SYMBOL(sysctl_xfrm_aevent_rseqth);
> >  
> > +u32 sysctl_xfrm_acq_expires = 30;
> > +
> 
> You already knows what is my objection :)

There are two other sysctls right above it which aren't
marked read mostly either, sorry about that, I'll fix
them all.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to