On 7 October 2009 c. 13:38:54 Henning Brauer wrote:
> * Vadim Zhukov [2009-10-07 10:30]:
> > Hello all again.
> >
> > Could anyone explain the reasons of the following difference? More
> > precisely:
> >
> > 1. Why does pf_test() add log flag PF_LOG_FORCE, and pf_test6()
> > resets log flag to pla
* Vadim Zhukov [2009-10-07 10:30]:
> Hello all again.
>
> Could anyone explain the reasons of the following difference? More
> precisely:
>
> 1. Why does pf_test() add log flag PF_LOG_FORCE, and pf_test6() resets
> log flag to plain 1 (PF_LOG)?
i probably missed the ipvshit case when fixing t
Hello all again.
Could anyone explain the reasons of the following difference? More
precisely:
1. Why does pf_test() add log flag PF_LOG_FORCE, and pf_test6() resets
log flag to plain 1 (PF_LOG)?
2. Is diverting supported only for AF_INET? I do not see such mention in
neither commit logs or p