Page MenuHomeFreeBSD

pf.conf: document syncookies
ClosedPublic

Authored by kp on Sep 25 2021, 1:06 PM.
Tags
None
Referenced Files
F86708031: D32137.diff
Mon, Jun 24, 8:55 AM
Unknown Object (File)
Sun, Jun 16, 8:34 AM
Unknown Object (File)
Tue, May 28, 4:29 AM
Unknown Object (File)
Sun, May 26, 12:33 AM
Unknown Object (File)
May 4 2024, 5:13 PM
Unknown Object (File)
May 4 2024, 12:42 PM
Unknown Object (File)
May 2 2024, 2:32 AM
Unknown Object (File)
Apr 24 2024, 8:52 AM
Subscribers

Details

Summary

Obtained from: OpenBSD
MFC after: 1 week
Sponsored by: Modirum MDPay

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I found two things worth "exploring".

share/man/man5/pf.conf.5
553

Something sounds odd in this sentence, maybe a missing word or letter.
Is it
s/share/shared/ maybe or
s/answers to each/answers that each/
maybe?

564

Capitalize tcp here?

  • capitalise TCP
  • simplify 'each and every'
kp marked 2 inline comments as done.Sep 25 2021, 2:46 PM
kp added inline comments.
share/man/man5/pf.conf.5
553

It's perhaps a slightly awkward sentence, but it reads correct to me. I've simplified the 'each and every' which may help a bit.

It correctly states that just like synproxy syncookies have the caveat that connections may seem to accept connections which get dropped later.

Sounds better now, so the man page looks good to me now.
Thanks for implementing that feature!

This revision was not accepted when it landed; it landed in state Needs Review.Sep 29 2021, 1:42 PM
This revision was automatically updated to reflect the committed changes.
kp marked an inline comment as done.