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 (
Expand
)
Author
2009-11-23
since "nat/rdr pass" are history natpass can go
Henning Brauer
2009-11-23
rewrite the bridge "rule" option for clarity; tweaks/ok deraadt
Jason McIntyre
2009-11-23
correct bridge rule descriptions
Theo de Raadt
2009-11-22
brconfig(8) functionality is now in ifconfig(8)
Theo de Raadt
2009-11-22
cleanup after the NAT changes. we used to have multiple rulesets (scrub,
Henning Brauer
2009-11-22
The spanning priority is conflicting with the interface priority so it
Claudio Jeker
2009-11-22
Move information describing the bridge and brconfig behaviour into
Theo de Raadt
2009-11-22
Merge brconfig into ifconfig. It is annoying that it is impossible to do
Claudio Jeker
2009-11-22
Fix ifconfig -a vs. ifconfig -A and make ifconfig without any arg behave
Claudio Jeker
2009-11-21
tweak previous;
Jason McIntyre
2009-11-21
Add new option tunneldomain to ifconfig to specify the routing table
Claudio Jeker
2009-11-16
pflogd no longer needs libutil; ok deraadt@
Otto Moerbeek
2009-11-15
vether(4) interfaces can be created too; ok deraadt
Jason McIntyre
2009-11-13
fix a few memory leaks found by parfait; ok hshoexer
Theo de Raadt
2009-11-13
Don't use [] in function arguments when dealing with arrays
Jonathan Gray
2009-11-12
free flagsp if flags variable indicates it was not used, found by parfait; ok...
Theo de Raadt
2009-11-12
4 memory leaks found by parfait; ok millert
Theo de Raadt
2009-11-12
reading off the end of table bug, found by parfait
Theo de Raadt
2009-11-12
memory leak found by parfait; ok jsg
Theo de Raadt
2009-11-12
Make sure we have enough space for the trailing \0 on prepend/append
Jonathan Gray
2009-11-09
pfsync devices can be dynamically created too; from vladimir kirillov
Jason McIntyre
2009-11-09
A few more places to be updated for the route pool change.
Jonathan Gray
2009-11-05
IPv6 support for divert sockets.
Michele Marchetto
2009-11-05
adding an interface if it already is added should be successful, not give a
Todd T. Fries
2009-11-04
tweak previous;
Jason McIntyre
2009-11-04
tweak previous;
Jason McIntyre
2009-11-03
Lies. We no longer support this magic netmask at the end of the line
Claudio Jeker
2009-11-03
Get rid of pflogd.pid because the privsep child cannot delete the pidfile;
Theo de Raadt
2009-11-03
rtables are stacked on rdomains (it is possible to have multiple routing
Claudio Jeker
2009-11-02
s/hz/Hz/ on multiples of the SI unit hertz other than MHz.
Igor Sobrado
2009-11-02
Print the route metrics in monitor mode if -v is used. This info can be
Claudio Jeker
2009-11-02
Use strtonum instead of atoi, this allows to do basic range checking.
Claudio Jeker
2009-10-31
If the nmea(4) or endrun(4) timing disciplines are selected ignore status
Chris Kuethe
2009-10-30
The script that generates keywords.h wasn't updated when
Jonathan Gray
2009-10-28
Add a dedicated pf pool for route options as suggested by henning,
Jonathan Gray
2009-10-28
route_host initializes the netmask to a /128 no matter what af is used so
Claudio Jeker
2009-10-28
Correct function name in err and errx.
Claudio Jeker
2009-10-28
poll events must be reinitialized after each call to poll. fixes
Chris Kuethe
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-25
Somehow during my testing I missed a test case where an existing crypto
Marco Peereboom
2009-10-22
tweak previous; ok marco
Jason McIntyre
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-10-21
Add delete example since it has come up several times.
Marco Peereboom
2009-10-21
Add passphrase file for crypto volume bring-up. Proded and ok deraadt
Marco Peereboom
2009-10-21
nat -> match...nat-to in example PF rule. ok mpf@
Stuart Henderson
2009-10-11
Enable kbd on landisk and socppc. -moj ok miod@
Mats O Jansson
2009-10-04
Add (again) support for divert sockets. They allow you to:
Michele Marchetto
2009-10-04
When IKE is operating in dynamic mode and no srcid is given, the hostname
Joel Sing
2009-10-01
There is no -F flag, it is -f; spotted by tasm.devil@googlemail
Theo de Raadt
2009-09-29
sort usage();
Jason McIntyre
[next]