Age | Commit message (Expand) | Author |
2002-12-29 | Make pfctl -a name -sr/-sn show all rules of all rulesets within the | Daniel Hartmeier |
2002-12-27 | Since pf_norm.c looks at rule.log to see if it should log packets being | Ryan Thomas McBride |
2002-12-25 | Honour -R/-N and don't attempt to load other rules in those cases. | Daniel Hartmeier |
2002-12-24 | print_cbq_opts should print "control" if CBQCLF_CTLCLASS is set. | Ryan Thomas McBride |
2002-12-23 | remove dead code | Henning Brauer |
2002-12-23 | - mark usage() as __dead | Alexander Yurchenko |
2002-12-22 | Convert to using atagettrace_t. | Alexander Yurchenko |
2002-12-22 | Handle pool addresses in binat rules, ok mcbride@ | Daniel Hartmeier |
2002-12-22 | Instead of inserting and removing rules at the top/bottom of the main | Daniel Hartmeier |
2002-12-21 | always initialize rpool.key; diff from Frank Denis; KNF by me | Henning Brauer |
2002-12-21 | KNF | Henning Brauer |
2002-12-20 | remove a redundant assignment. | Daniel Hartmeier |
2002-12-19 | fix 'no rdr'. | Daniel Hartmeier |
2002-12-19 | Document atactl dump command; thanks to nick@ for pointing this out. | Alexander Yurchenko |
2002-12-19 | much prettier | Theo de Raadt |
2002-12-19 | no you | Theo de Raadt |
2002-12-18 | Store translation rule pointer in state entries, so pfctl -vsn can print | Daniel Hartmeier |
2002-12-18 | Reorder sysctl list, to match sysctl -a output (mostly, structures cheat). | Miod Vallat |
2002-12-18 | more KNF | Henning Brauer |
2002-12-18 | Pass skip step values through ioctl interface, pfctl -vvsr shows them, | Daniel Hartmeier |
2002-12-18 | remove dup include | Markus Friedl |
2002-12-18 | rule.nr USHRT_MAX -> -1, to detect states whose creating rules are | Daniel Hartmeier |
2002-12-18 | ryan, look at this. | Henning Brauer |
2002-12-18 | Remove duplicate entry for kern.somaxconn introduced in last commit; | Todd C. Miller |
2002-12-18 | Maintain separate pfioc_rule structures for each type of rule, | Ryan Thomas McBride |
2002-12-18 | proto list expansion is not supported in binat-anchor yet, print an error | Daniel Hartmeier |
2002-12-18 | Support (single) destination port in rdr-anchor rules. Print an error | Daniel Hartmeier |
2002-12-18 | fix some INCREDIBLE new bugs which were introduced | Theo de Raadt |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-17 | add support for the PRIQ scheduler | Henning Brauer |
2002-12-17 | Match merge of pf_nat/pf_binat/pf_rdr structs into pf_rule | Ryan Thomas McBride |
2002-12-17 | missing break in switch | Henning Brauer |
2002-12-17 | beautify the %type block | Henning Brauer |
2002-12-17 | PRIQ and HFSC support functions, not yet used. | Henning Brauer |
2002-12-17 | display.focus is a signed int, make it so; this fixes a problem under x11, wh... | Michael Shalayeff |
2002-12-17 | class -> queue | Henning Brauer |
2002-12-17 | duh. two checks in rate2str which decide wether to print Mb or Kb had 1024 | Henning Brauer |
2002-12-16 | only create a root queue if scheduler = cbq | Henning Brauer |
2002-12-16 | KNF | Henning Brauer |
2002-12-16 | only try to add the root queue for cbq | Henning Brauer |
2002-12-16 | get full [scheduler]_opts struct instead of just .flags, and wrap in into a | Henning Brauer |
2002-12-16 | raidframe -> RAIDframe | Thierry Deval |
2002-12-15 | correct clri description; from Dan Weeks <danimal at danimal dot org> via | Federico G. Schwindt |
2002-12-15 | There is no such thing as pf=YES variable, there is a variable | margarida |
2002-12-15 | rule set(s) -> ruleset(s) | margarida |
2002-12-15 | more writable spelling; torh | Henning Brauer |
2002-12-13 | allow a second queue for higher priorized (currently: tos=lowdelay) packets | Henning Brauer |
2002-12-13 | a bit KNF originally part of another diff soon to come; frantzen@ correctly | Henning Brauer |
2002-12-13 | permit re-ordering of some scrub parameters, and also clean up some other | Theo de Raadt |
2002-12-13 | fdisc -> fdesc. form@ | Mike Pechkin |