X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/1a8d1e7b241ebd103b31db2b518673cf4265f37f..9cc63de62466c5f70e51a06681aae32db8ac385a:/Changes diff --git a/Changes b/Changes index 0db4110..1813202 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ -? Brendan O'Dea 2.0.4 +? Brendan O'Dea 2.0.5 +- Handle routing properly in lone-master case + +* Mon Nov 8 2004 Brendan O'Dea 2.0.4 - Added setrxspeed plugin - Added peer_address config option +- Rename wrapper macros to LOG()/LOG_HEX(), use p->log() in plugins +- Replace some PPP{PAP,CHAP} magic numebrs with constants +- Nak asyncmap (unless == 0) +- Bundle ConfigRej options +- Clean up initlcp handling * Wed Nov 3 2004 Brendan O'Dea 2.0.3 - Added support for hidden AVPs by Robert Clark