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
/
sys
/
net
/
pf.c
Age
Commit message (
Expand
)
Author
2001-06-24
remove assumption that protocol header follows the ip header.
Jun-ichiro itojun Hagino
2001-06-24
rename ioctlbuffer to pfioc.
Artur Grabowski
2001-06-24
u_long/u_short and memcpy/memset changes
Daniel Hartmeier
2001-06-24
fix error returns from open and close
Artur Grabowski
2001-06-24
more attempts at cleanup
Theo de Raadt
2001-06-24
Use pool for state, tree, nat, rdr, etc.
Artur Grabowski
2001-06-24
more cleaning
Theo de Raadt
2001-06-24
pack structures better; dhartmei ok
Theo de Raadt
2001-06-24
REGENTS? ;)
Daniel Hartmeier
2001-06-24
on pull_hdr(), check short m->m_pkthdr.len. fix mesasge (it's not the first
Jun-ichiro itojun Hagino
2001-06-24
backout m_copydata portion. NAT code assumes that they can touch the mbuf
Jun-ichiro itojun Hagino
2001-06-24
pull_hdr() now takes header offset explicitly, to help header chain parsing
Jun-ichiro itojun Hagino
2001-06-24
drop if packet is too short
Jun-ichiro itojun Hagino
2001-06-24
check M_PKTHDR (DIAGNOSTIC)
Jun-ichiro itojun Hagino
2001-06-24
Initial import of pf, an all-new ipf-compatable packet filter.
Kjell Wooding
[prev]