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
/
netinet
/
ip_spd.c
Age
Commit message (
Expand
)
Author
2001-04-14
Minor changes, preparing for real socket-attached TDBs; also, more
Angelos D. Keromytis
2001-04-10
allow host-to-host negotiations if no gateway has been specified.
Niels Provos
2001-04-06
Move offsetof define into sys/param.h
Constantine Sapuntzakis
2001-03-28
Allow tdbi's to appear in mbufs throughout the stack; this allows
Angelos D. Keromytis
2001-03-15
include <machine/cpu.h>, since schednetisr needs to do a splsoftnet
Brandon Creighton
2001-02-28
Pretty.
Angelos D. Keromytis
2001-02-28
Handle failures more gracefully.
Angelos D. Keromytis
2001-02-28
Keep the last packet sent or received that matched an SPD entry, and
Angelos D. Keromytis
2000-12-14
Compile in non-INET6 kernels.
Angelos D. Keromytis
2000-12-14
Always look for a suitable TDB if the gateway is left unspecified.
Angelos D. Keromytis
2000-11-17
All-1s addresses as policy destinations is also reserved for future
Angelos D. Keromytis
2000-10-18
Fix compile error if lacking -DINET6
Chris Cappuccio
2000-10-14
ASKPOLICY message; used by key management to inquire about policy
Angelos D. Keromytis
2000-09-29
Make sure there's enough data on the mbuf for the TCP/UDP ports (if
Angelos D. Keromytis
2000-09-27
Fix checking for incoming packets when the remote gateway has been
Angelos D. Keromytis
2000-09-20
Add IDENTITY payloads to flow establishment (and cleanup accordingly)
Angelos D. Keromytis
2000-09-19
Lots and lots of changes.
Angelos D. Keromytis