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-05-28
#ifdef PMAP_NEW we should call pmap_kremove/pmap_kenter_pa instead of
Todd C. Miller
2001-05-28
add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour...
Dug Song
2001-05-28
sync
Theo de Raadt
2001-05-28
oops
Theo de Raadt
2001-05-28
sync
Artur Grabowski
2001-05-28
Back out part of last broken, untested change.
Artur Grabowski
2001-05-28
Set the IFCAP_IPSEC capability.
Angelos D. Keromytis
2001-05-28
IPSECv4 -> IPSEC
Angelos D. Keromytis
2001-05-28
Copy the packet header only if the original mbuf had a packet header
Angelos D. Keromytis
2001-05-28
sync
Theo de Raadt
2001-05-28
new
Theo de Raadt
2001-05-28
Remove unused code.
Angelos D. Keromytis
2001-05-28
No need for separate ESP/AH interface capabilities.
Angelos D. Keromytis
2001-05-28
Don't check IP_ENCAPSULATED.
Angelos D. Keromytis
2001-05-28
Don't use IPV6_ENCAPSULATED, tags are used instead.
Angelos D. Keromytis
2001-05-28
IP_ENCAPSULATED is deprecated.
Angelos D. Keromytis
2001-05-28
Deprecated IPV6_ENCAPSULATED
Angelos D. Keromytis
2001-05-28
Don't check for IPV6_ENCAPSULATED, no longer needed since we have the tags.
Angelos D. Keromytis
2001-05-28
Missed a DPRINTF().
Angelos D. Keromytis
2001-05-28
Use packet tags to detect loops, same as ip_output()
Angelos D. Keromytis
2001-05-28
Interface capabilities (based on NetBSD, but merge ethercom and ifnet
Angelos D. Keromytis
2001-05-28
Remove FA410TX from the invalid list; it's confusing and should be matched
Federico G. Schwindt
2001-05-28
regen.
Federico G. Schwindt
2001-05-28
Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok.
Federico G. Schwindt
2001-05-28
cluster_rbuild() have a race between incore and getblk. incore() returns
Grigoriy Orlov
2001-05-27
Netgear FA410TXC; thanks to Loic Tortay <loict@bougon.net>.
Federico G. Schwindt
2001-05-27
regen.
Federico G. Schwindt
2001-05-27
Netgear FA410TXC; from Loic Tortay <loict@bougon.net>.
Federico G. Schwindt
2001-05-27
Cleanup of defines
Constantine Sapuntzakis
2001-05-27
Yup, more tag fixups.
Angelos D. Keromytis
2001-05-27
More tag fixups (why do I bother with this...)
Angelos D. Keromytis
2001-05-27
Fixup packet tags (I'm a masochist).
Angelos D. Keromytis
2001-05-27
Fixup tags.
Angelos D. Keromytis
2001-05-27
Initialize old mbuf chain head tags.
Angelos D. Keromytis
2001-05-27
Fixup tags on old mbuf chain head.
Angelos D. Keromytis
2001-05-27
Fixup old mbuf chain head.
Angelos D. Keromytis
2001-05-27
Reset pkthdr on old mbuf head.
Angelos D. Keromytis
2001-05-27
And clear the M_PKTHDR flag.
Angelos D. Keromytis
2001-05-27
Copy tags to first mbuf.
Angelos D. Keromytis
2001-05-27
Placeholders for the new socket options.
Angelos D. Keromytis
2001-05-27
Add some IPsec-related IP-level socket options.
Angelos D. Keromytis
2001-05-27
Remove ipsp_copy_ident() prototype.
Angelos D. Keromytis
2001-05-27
ipsp_copy_ident() no longer needed.
Angelos D. Keromytis
2001-05-27
ipsp_copy_ident() prototype unneeded now.
Angelos D. Keromytis
2001-05-27
Also copy the authentication material to the new socket.
Angelos D. Keromytis
2001-05-27
Free IPsec authentication material on PCB tear down.
Angelos D. Keromytis
2001-05-27
Keep local authentication material on the PCB.
Angelos D. Keromytis
2001-05-27
Probably a good idea to pass the NULL to the correct function...
Angelos D. Keromytis
2001-05-27
If we are passed a packet tag, it's an IPSEC_IN_CRYPTO_DONE so convert
Angelos D. Keromytis
2001-05-27
Pass a NULL packet tag for now to ipsp_common_input_cb().
Angelos D. Keromytis
[next]