X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/0753f6fc9fbd507f6a44c60224c018008030f765..5e337e7ed987bfca7a79cf57f60f54301315db9e:/Changes diff --git a/Changes b/Changes index 793b695..1d2bdcd 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,11 @@ -* Thu Nov 25 2004 Brendan O'Dea 2.0.9 -- Drop sendccp. If client sends a CCP request for compression just NAK it. +* Sat Nov 27 2004 Brendan O'Dea 2.0.9 +- Revise CCP, send ConfigReq once only. - Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops); add length checks when appending. - Have makeppp print a backtrace on overflow. +- Check control serial before clearing window, prevents looping tunnel + setup in some instances. +- Add configuration syntax for adding named access lists (work in progress). * Sat Nov 20 2004 Brendan O'Dea 2.0.8 - Ignore gateway address in Framed-Route (from Jonathan McDowell).