[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070524.234119.112621013.davem@davemloft.net>
Date: Thu, 24 May 2007 23:41:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH]: Make XFRM_ACQ_EXPIRES tweakable
From: Eric Dumazet <dada1@...mosbay.com>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists