CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/22 07:45:16
Modified files:
sbin/isakmpd : conf.c ipsec.c ipsec_num.cst isakmpd.conf.5
pf_key_v2.c policy.c sa.c
Log message:
Support for use of AES-GCM-16 (as AESGCM) and ENCR_NULL_AUTH_AES_GMAC
(as AESGMAC) ciphers in the ISAKMP Phase 2 (aka Quick Mode).
Thoroughly tested by me and naddy. Works fine with Linux.
Requires updated pfkeyv2.h include file.
ok naddy
