Re: pf.conf.5: Fix adaptive.{start,end} values

2019-10-23 Thread Alexandr Nedvedicky
On Thu, Oct 24, 2019 at 12:19:05AM +0200, Klemens Nanni wrote: > On Thu, Oct 24, 2019 at 12:10:09AM +0200, Klemens Nanni wrote: > > Someone on IRC (I forgot the name, sorry) mentioned that the > > `adaptive.end' and `adaptive.end' timeout variables had their documented > > default values swapped. >

Re: pf.conf.5: Fix adaptive.{start,end} values

2019-10-23 Thread Alexandr Nedvedicky
Hello, I like to swap the order, so adaptive.start goes first. Though I'm not sure the default value for adaptive.start is 5, I think it's 6. Or do I miss something? > -.It Cm adaptive.start Pq 12 states by default > +.It Cm adaptive.start Pq 5 states by default

Re: pf.conf.5: Fix adaptive.{start,end} values

2019-10-23 Thread Klemens Nanni
On Thu, Oct 24, 2019 at 12:10:09AM +0200, Klemens Nanni wrote: > Someone on IRC (I forgot the name, sorry) mentioned that the > `adaptive.end' and `adaptive.end' timeout variables had their documented > default values swapped. > > Obviously, start must be lower than end; I took the chance and als

pf.conf.5: Fix adaptive.{start,end} values

2019-10-23 Thread Klemens Nanni
Someone on IRC (I forgot the name, sorry) mentioned that the `adaptive.end' and `adaptive.end' timeout variables had their documented default values swapped. Obviously, start must be lower than end; I took the chance and also moved the start list element above the end one, as this reflects the in