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
Age
Commit message (
Expand
)
Author
2001-06-25
Build without IPSEC.
Artur Grabowski
2001-06-25
Detect loops, itojun@ ok
Angelos D. Keromytis
2001-06-25
IF_DROP()
Angelos D. Keromytis
2001-06-25
Use tags to detect loops. In the future, perhaps we'll use them to
Angelos D. Keromytis
2001-06-25
implement bus_space_set_multi_*, based on netbsd code; drahn@ ok
Michael Shalayeff
2001-06-25
PENDING_TDB tag handling (same as ip_output)
Angelos D. Keromytis
2001-06-25
Check the length of the tag (diagnostic)
Angelos D. Keromytis
2001-06-25
Apply pending TDBs (as indicated by tags). This will be used to handle
Angelos D. Keromytis
2001-06-25
Rename checksum tag.
Angelos D. Keromytis
2001-06-25
packetfilter -> pf in messages
Kjell Wooding
2001-06-25
Get rid of some dead code caused by the last commit
Constantine Sapuntzakis
2001-06-25
Copyright update.
Angelos D. Keromytis
2001-06-25
Copyright.
Angelos D. Keromytis
2001-06-25
PACKETFILTER -> NPF
Kjell Wooding
2001-06-25
Update copyright; you can use this with or without fee (unless your
Angelos D. Keromytis
2001-06-25
Improved debug-ability printfs. now under ifdef PCI_DEBUG
Dale Rahn
2001-06-25
ether_input_mbuf().
Federico G. Schwindt
2001-06-25
ether_input_mbuf() conversion.
Federico G. Schwindt
2001-06-25
move pf hooks to sys/conf/GENERIC
Kjell Wooding
2001-06-25
ether_input_mbuf() conversion.
Federico G. Schwindt
2001-06-25
Add PACKET_TAG_IPSEC_PENDING_TDB and PACKET_TAG_PACKET_CHECKSUM, as
Angelos D. Keromytis
2001-06-25
Remove NQNFS
Constantine Sapuntzakis
2001-06-25
add pf device on all architectures.
Kjell Wooding
2001-06-25
Don't double-clear M_PKTHDR/tags.
Angelos D. Keromytis
2001-06-25
Copy the m_flags, *then* clear M_PKTHDR on from...bad Federico.
Angelos D. Keromytis
2001-06-25
Don't double-clear M_PKTHDR/tags.
Angelos D. Keromytis
2001-06-25
Don't double-clear M_PKTHDR/tags.
Angelos D. Keromytis
2001-06-25
No need to double-clear the mbuf flags and tags.
Angelos D. Keromytis
2001-06-25
Don't reset M_PKTHDR before we copy the mbuf flags (bad Federico!)
Angelos D. Keromytis
2001-06-25
Bad Federico!
Angelos D. Keromytis
2001-06-25
trivial ether_input_mbuf() conversion.
Federico G. Schwindt
2001-06-25
Get rid of old directory caching scheme which caused persistent duplicates.
Constantine Sapuntzakis
2001-06-25
zap pmax
Theo de Raadt
2001-06-25
Defer output checksumming until ip_output() or hardware.
Angelos D. Keromytis
2001-06-25
Remove unnecessary temporary variable.
Angelos D. Keromytis
2001-06-25
Always defer output TCP checksumming until ip_output() (or hardware,
Angelos D. Keromytis
2001-06-25
remove inlines they are plain wrong
Michael Shalayeff
2001-06-25
Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.
Federico G. Schwindt
2001-06-25
put pf before ipsec processing. return error code and free mbuf chain
Niels Provos
2001-06-25
partial endianess fixes
Michael Shalayeff
2001-06-25
do not drop unsupported protocol. default to pass. needs to be configurable
Niels Provos
2001-06-25
remove dependency on pmax tree. cleanup a little while here
Eric Jackson
2001-06-25
cold is in systm now
Michael Shalayeff
2001-06-25
Some KNF, do not have a char fiel between pointers, it creates
Niklas Hallqvist
2001-06-25
Use in_cksum_phdr() rather than in_cksum() -- from NetBSD
Angelos D. Keromytis
2001-06-25
config interfaces defines.
Dale Rahn
2001-06-25
use only ioctl return values found in errno.h
Daniel Hartmeier
2001-06-24
do not refer uninitialized var
Jun-ichiro itojun Hagino
2001-06-24
printf string fix
Jun-ichiro itojun Hagino
2001-06-24
bye bye, with prejudice
Theo de Raadt
[next]