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
Age
Commit message (
Collapse
)
Author
2001-06-29
fix compilation on netbsd/kame. not really tested
Jun-ichiro itojun Hagino
2001-06-29
Style fix as per niklas@'s suggestion.
Hakan Olsson
2001-06-29
Initial IPv6 support. (niklas@ ok)
Hakan Olsson
2001-06-29
Don't assume IPv4. Initial IPv6 support.
Hakan Olsson
2001-06-29
fix counter/reason array usage
Daniel Hartmeier
2001-06-28
support scrub directive. somebody please please BNF yaccify this.
Niels Provos
2001-06-28
Add some more debugging information wrt PRF generation.
Angelos D. Keromytis
2001-06-28
usage() was out of date
Daniel Hartmeier
2001-06-27
Change flag syntax
Kjell Wooding
-Fs, -Fn, -Fr, -FS to flush states, nat rules, filter rules, stats -ss, -sn, -sr, -sS to show them -z goes away
2001-06-27
errx() doesn't return. use err() to get errno as well. translate two common ↵
Daniel Hartmeier
errno. ok provos@
2001-06-27
print inbound packets passed correctly
Daniel Hartmeier
2001-06-27
Use bitfields for flag options in getopt.
Kjell Wooding
2001-06-27
add -z option
Kjell Wooding
2001-06-27
add -z flag for zeroing statistics. -s status no longer resets anything
Kjell Wooding
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-06-27
sockaddr2text w/o HAVE_GETNAMEINFO
Hakan Olsson
2001-06-27
state counter changes
Theo de Raadt
2001-06-27
Consistently use "IPsec" capitalization (jsyn@nthought.com)
Angelos D. Keromytis
2001-06-27
make it understand protocol numbers, too
Niels Provos
2001-06-27
Keep track of the ACQUIRE sequence number, and pass it to the kernel
Angelos D. Keromytis
along with the ADD message.
2001-06-27
IPv6. Also avoid a couple of mem leaks.
Hakan Olsson
2001-06-27
A few more functions to help with IPv6 support. By Niklas and me.
Hakan Olsson
2001-06-26
Add -N (parse, but do not load) and -v (verbose: show parsed rules)
Kjell Wooding
for pf and nat rules.
2001-06-26
name comparison operators
Dug Song
2001-06-26
Add -Wall
smart
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
bad smart
Niels Provos
2001-06-26
Add err.h for errx()
smart
2001-06-26
some warnx, and exit instead of return
Niels Provos
2001-06-26
configure sa_family on mask too. to preserve older practice
Jun-ichiro itojun Hagino
2001-06-26
add rule nr for Niels
Daniel Hartmeier
2001-06-26
allow -addr src/prefixlen dst/prefixlen. discussed with angelos.
Jun-ichiro itojun Hagino
XXX usage() needs to be made more cute
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
Clarify what the -l option does.
Kjell Wooding
2001-06-26
use errx()
Theo de Raadt
2001-06-26
language
Theo de Raadt
2001-06-26
change config file names to pf.conf and nat.conf
Kjell Wooding
2001-06-26
Max (and default) RTS threshold is 2347 not 2047; biorn@chips.chalmers.se
Todd C. Miller
2001-06-26
symbolic names for icmp-type and codes, ok deraadt@
Peter Stromberg
2001-06-26
Renamed files to pf.filter and pf.rules
Ian Darwin
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-26
Update man page to reflect the new getopt-style parameters
Kjell Wooding
2001-06-26
display usage if no command line args; ok dhartmei@
jasoni
2001-06-26
Fix .Ox calls
Ian Darwin
2001-06-25
fixup .Xr for pf(4); pf(4,) -> pf(4),
jasoni
2001-06-25
Fix up usage() and alphabetize options.
smart
2001-06-25
Better style in description; additional sections at end.
Ian Darwin
[next]