summaryrefslogtreecommitdiff
path: root/include/linux/ipsec.h
AgeCommit message (Collapse)Author
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov
- Implement IP_IPSEC_POLICY setsockopt - Rework input policy checks to use it - dst->child destruction is repaired - Fix tunnel mode IP header building.
2002-11-03[NET]: IPSEC updates.Alexey Kuznetsov
- Add ESP tranformer. - Add AF_KEY socket layer. - Rework xfrm structures for user interfaces - Add CONFIG_IP_{AH,ESP}.
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
- Anton Altaparmakov: NTFS error checking - Johannes Erdfelt: USB updates - OGAWA Hirofumi: FAT update - Alan Cox: driver + s390 update merge - Richard Henderson: fix alpha sigsuspend error return value - Marcelo Tosatti: per-zone VM shortage - Daniel Phillips: generic use-once optimization instead of drop-behind - Bjorn Wesen: Cris architecture update - Anton Altaparmakov: support for Windows Dynamic Disks - James Washer: LDT loading SMP bug fix
2002-02-04Import changesetLinus Torvalds