lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ