X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f8713afeaedfd8c6d3479f358cac8ac0e3a410b7..c34bfa1cfc1b1e10c21defcb045e8dd7cd47d30f:/Changes diff --git a/Changes b/Changes index 29d0c61..7f3f45f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,20 @@ +* ? David Parrish ? +- Added support for hidden AVPs by Robert Clark +- l2tpns-chap-response.patch from Robert Clark +- Merge l2tpns-config-hostname.patch from Robert Clark +- l2tpns-dont-timeshift-unidirectional-traffic.patch from Robert Clark - Dump accounting data if cin OR cout is non-zero +- Don't write accounting files if no accounting dir is set - Yuri +- Fix checking for mmap success +- Renegotiate MRU - Yuri +- Take LCP ConfigReq length from the packet length field - Yuri +- Hostname set via command line not config +- Make number of throttle buckets configurable +- Shared_malloc returns NULL on failure +- Sync changes +- Unfsck 4->8 indenting change +- Use 2 seperate u16 values for throttle rate in/out +- Defer adding radius fds to the select loop until become_master + * Thu Sep 02 2004 David Parrish 2.0.2 - Combined LCP patches from Iain and Yuri. This should allow Windows 2k/XP clients to connect, as well Linksys DSL modems.