summaryrefslogtreecommitdiff
path: root/sys/netinet/ipsec_input.c
AgeCommit message (Expand)Author
2000-01-08Fix serious crash-and-burn bug I introduced with last revision.Angelos D. Keromytis
2000-01-03Chase down the IPv6 header chain to find the right place swap the NextAngelos D. Keromytis
2000-01-02Move the requeueing logic from ipsec_input() to ah_input() andAngelos D. Keromytis
2000-01-02Change ipsec_input() to return error.Angelos D. Keromytis
1999-12-31fix IPv6 ipsec template lossage.Jun-ichiro itojun Hagino
1999-12-25Change some function prototypes, dont unnecessarily initialize someAngelos D. Keromytis
1999-12-09So I was lying...unify ESP and AH wrapper-input processing. The newAngelos D. Keromytis