X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f7d7b969237382bbed0f0494c12c1ed9b5f6647f..bea15911218285ad69d2c63eec8d68ad28fe0814:/Changes diff --git a/Changes b/Changes index 70c1f61..2d79dc2 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,12 @@ -* Mon Jun 27 2005 Brendan O'Dea 2.1.2 -- Don't resend IPCP while still in progress. -- Ignore duplicate ACKs for IPCP. -- Clear RADIUSIPCP for walled garden sessions on ACK. +* Wed Aug 10 2005 Brendan O'Dea 2.1.2 - Clear cluster_master on election so that slaves will accept a new master. - Provide more comments/defaults in etc/startup-config.default. +- Add DAE support (PoD/CoA) from Vladislav Bjelic. +- Clean up new warnings from gcc 4.0. +- Replace flags used for LCP/IPCP with state machine. +- Include Acct-Session-Time in interim records. +- Fix DAE vector, generateload (Alex Kiernan). +- Replace RSA MD5 with public domain version. * Tue Jun 14 2005 Brendan O'Dea 2.1.1 - Add missing newline to backtrace macro.