dyoung
f776107987
Use TAILQ_FOREACH().
2008-02-11 22:11:27 +00:00
lukem
a0dda790c5
use __KERNEL_RCSID()
2007-12-11 11:08:19 +00:00
dyoung
5b90d794cb
Use IFADDR_FOREACH().
2007-12-05 01:11:24 +00:00
ad
59d979c5f1
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
...
the pool's lock.
2007-03-12 18:18:22 +00:00
christos
53524e44ef
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
peter
9710741485
Resolve conflicts (pf from OpenBSD 3.7, kernel part).
2005-07-01 12:37:34 +00:00
peter
fd3bd491c0
Improve the cleanup routines for detachment. Fixes PR 28132.
...
Reviewed by yamt.
2004-12-04 14:26:01 +00:00
yamt
0a7a28fcc4
plug pfik_ifaddrhooks leaks by embedding it to pfi_kif.
2004-12-04 10:35:54 +00:00
yamt
da18614102
resolve conflicts. (pf from OpenBSD 3.6, kernel part)
2004-11-14 11:12:16 +00:00
yamt
46abcaebe4
fix dynaddr tracking.
...
from Peter Postma, PR/26369.
ok'ed by itojun.
2004-07-26 13:46:43 +00:00
yamt
4f755d07b4
ANSIfy. (inside #ifdef __NetBSD__)
...
from Peter Postma.
ok'ed by itojun.
2004-07-26 13:45:40 +00:00
itojun
0407dd42ae
make PF lkm working. from Peter Postma and Joel Wilsson.
...
remove pf_ioctl_head/pf_newif_head, which was never used.
2004-06-29 04:42:54 +00:00
itojun
bfcdaa5766
PF from openbsd 3.5. missing features:
...
- pfsync (due to protocol # assignment issues)
- carp (not really a PF portion, but thought important to mention)
- PF and ALTQ are mutually-exclusive. this will be sorted out when
kjc@csl.sony.co.jp updates ALTQ and PF (and API inbetween)
reviewed by matt, christos, perry
torture-test is very welcomed.
2004-06-22 14:17:07 +00:00
itojun
6adffbf983
PF from OpenBSD 3.5
2004-06-22 13:52:05 +00:00