Age | Commit message (Expand) | Author |
2002-11-18 | altq and pf merged | Henning Brauer |
2002-10-25 | - more sa_family_t | Camiel Dobbelaar |
2002-06-25 | move pfctl options -t, -m, -O and -l to pf.conf. These are set using the | Henning Brauer |
2002-06-11 | Add -N and -R options. When used in conjunction with | Kjell Wooding |
2002-06-11 | Remove parse_nat() prototype, it's gone. Yes, authpf is broken at the | Daniel Hartmeier |
2002-06-11 | Make NAT proxy port range configurable per rule, for instance privileged | Daniel Hartmeier |
2002-06-11 | rework pfctl statistics display | Henning Brauer |
2002-06-08 | Change remaining read-only lookup tables to const, suggestion drahn@ | Daniel Hartmeier |
2002-06-08 | Make state timeouts configurable per rule, like | Daniel Hartmeier |
2002-06-07 | allow using $srcaddr, $srcport, $dstaddr and $dstport in rule labels, | Henning Brauer |
2002-06-06 | split out the pf_state printing functions to be used elsewhere, no functional... | Michael Shalayeff |
2002-06-01 | ECN flag support for pf. Committed in consultation with Daniel. | Hugh Graham |
2002-03-11 | Add -r to reverse lookup addresses when displaying states. | Daniel Hartmeier |
2002-02-27 | Instead of printing useless @0 rule numbers from pfctl -vR, increase a | Daniel Hartmeier |
2002-01-09 | Add labels to rules. These are arbitrary names (not to be confused with | Daniel Hartmeier |
2001-10-04 | Honour -v flag when printing states, print only one line per state when | Daniel Hartmeier |
2001-10-01 | print variable asignments only if -v is given. ok dhartmei/deraadt | Markus Friedl |
2001-09-15 | IPv6 support from Ryan McBride (mcbride@countersiege.com) | Mike Frantzen |
2001-09-06 | 1:1 bidrectional NAT (binat); ok dhartmei@ and frantzen@ | jasoni |
2001-08-23 | KNF | Theo de Raadt |
2001-08-11 | \+\n support, and spit out cc-style error messages. the parser's line | Theo de Raadt |
2001-07-16 | add a yacc parser for pf.conf and nat.conf, with help from mickey@, | Markus Friedl |
2001-06-25 | include guard fix; smat@acm.org | Daniel Hartmeier |
2001-06-25 | catch up to Art changes in the kernel | Theo de Raadt |
2001-06-24 | match changes in header files | Theo de Raadt |
2001-06-24 | REGENTS -> COPYRIGHT HOLDERS | Daniel Hartmeier |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding |