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
/
ipsec_input.c
Age
Commit message (
Expand
)
Author
2000-02-07
fix include file path related to ip6.
Jun-ichiro itojun Hagino
2000-01-27
Merge "old" and "new" ESP and AH in two files (one for each).
Angelos D. Keromytis
2000-01-25
Ok, so setsoftnet is md.
Marc Espie
2000-01-15
Remove unnecessary definition.
Angelos D. Keromytis
2000-01-15
Add function prototype.
Angelos D. Keromytis
2000-01-15
Change function type to non-static.
Angelos D. Keromytis
2000-01-10
1) Setup a silent TDB expiration for embryonic SAs.
Angelos D. Keromytis
2000-01-10
Fix tdbi setup for TCP and UDP packets.
Angelos D. Keromytis
2000-01-10
Typo.
Angelos D. Keromytis
2000-01-10
Quick-drop packets (before real processing) if ingress filtering is on
Angelos D. Keromytis
2000-01-10
Fix error message.
Angelos D. Keromytis
2000-01-09
Add ingress ACL for IPsec: after being processed, IPsec packets are
Angelos D. Keromytis
2000-01-08
Fix serious crash-and-burn bug I introduced with last revision.
Angelos D. Keromytis
2000-01-03
Chase down the IPv6 header chain to find the right place swap the Next
Angelos D. Keromytis
2000-01-02
Move the requeueing logic from ipsec_input() to ah_input() and
Angelos D. Keromytis
2000-01-02
Change ipsec_input() to return error.
Angelos D. Keromytis
1999-12-31
fix IPv6 ipsec template lossage.
Jun-ichiro itojun Hagino
1999-12-25
Change some function prototypes, dont unnecessarily initialize some
Angelos D. Keromytis
1999-12-09
So I was lying...unify ESP and AH wrapper-input processing. The new
Angelos D. Keromytis