CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/07/13 09:16:18
Modified files: sbin/isakmpd : conf.c isakmpd.policy.5 Log message: Support additional MODP DH groups in the Phase 1 and Phase 2. lteo@ noticed that ipsecctl allowed them within the ike rules while isakmpd failed to load the generated configuration. The fix was verified by hshoexer, ok naddy