On Fri, Jun 01, 2001 at 01:25:29AM +0200, Jesper Skriver wrote:
> On Sat, May 26, 2001 at 12:38:15AM -0700, Kris Kennaway wrote:
> > Actually, this patch was broken; the updated one is at:
> >
> > http://www.freebsd.org/~kris/randomized-ipid.diff
>
> Looks good to me, will you commit before yo
On Sat, May 26, 2001 at 12:38:15AM -0700, Kris Kennaway wrote:
> Actually, this patch was broken; the updated one is at:
>
> http://www.freebsd.org/~kris/randomized-ipid.diff
Looks good to me, will you commit before your vacation ?
/Jesper
--
Jesper Skriver, jesper(at)skriver(dot)dk - CCI
On Sat, May 26, 2001 at 12:16:02AM -0700, Dima Dorfman wrote:
> If it makes sense to be able to switch it on and off at run-time
> (e.g., it may make sense to, say, use it to compare resposne from
> something), you can make the sysctl conditional on the compile-time
> option. If Alfred just want
Actually, this patch was broken; the updated one is at:
http://www.freebsd.org/~kris/randomized-ipid.diff
Kris
PGP signature
Kris Kennaway <[EMAIL PROTECTED]> writes:
> On Sat, May 26, 2001 at 02:46:44AM -0400, Alfred Perlstein wrote:
> > * Kris Kennaway <[EMAIL PROTECTED]> [010526 02:38] wrote:
> > > A while back I posted a version of this which was activated by sysctl,
> > > but people didn't like the per-packet perfo
On Sat, May 26, 2001 at 02:46:44AM -0400, Alfred Perlstein wrote:
> * Kris Kennaway <[EMAIL PROTECTED]> [010526 02:38] wrote:
> > A while back I posted a version of this which was activated by sysctl,
> > but people didn't like the per-packet performance overhead, so here's
> > an updated version
* Kris Kennaway <[EMAIL PROTECTED]> [010526 02:38] wrote:
> A while back I posted a version of this which was activated by sysctl,
> but people didn't like the per-packet performance overhead, so here's
> an updated version which uses a compile-time option. Please review;
> I'd like to commit thi
A while back I posted a version of this which was activated by sysctl,
but people didn't like the per-packet performance overhead, so here's
an updated version which uses a compile-time option. Please review;
I'd like to commit this soon.
Kris
Index: conf/files
=