index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
pfctl
/
pfctl_parser.c
Age
Commit message (
Expand
)
Author
2001-06-27
state counter changes
Theo de Raadt
2001-06-27
make it understand protocol numbers, too
Niels Provos
2001-06-26
name comparison operators
Dug Song
2001-06-26
int -> unsigned, so -Wall is happy
Daniel Hartmeier
2001-06-26
array of counters indexed by reason codes
Theo de Raadt
2001-06-26
add rule nr for Niels
Daniel Hartmeier
2001-06-26
add rule pointer and log option to states
Daniel Hartmeier
2001-06-26
Print statistics in a human readable format. ok dhartmei
Kjell Wooding
2001-06-26
symbolic names for icmp-type and codes, ok deraadt@
Peter Stromberg
2001-06-26
add space after line number; wilfried@
Daniel Hartmeier
2001-06-26
allow 0.0.0.0/x in rules
Peter Stromberg
2001-06-25
more sync against kernel changes
Theo de Raadt
2001-06-25
catch up, might have introduced bugs, but there is a next pass...
Theo de Raadt
2001-06-25
catch up to Art changes in the kernel
Theo de Raadt
2001-06-25
Replace magic numbers 1, 6, and 17 with IPPROTO_{ICMP,UDP,TCP}. deraadt@ ok.
smart
2001-06-24
some KNF
Niels Provos
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