CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2011/08/16 08:48:39
Modified files: share/man/man5 : pf.conf.5 Log message: Sync documentation with code on the matter of max state limit behavior. When one of the state limits is reached, further packets that would create state are dropped, until existing states time out. Discussed with mcbride, ok henning, jmc