X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/6ec70a632b2b7902778f8fe1d6cf0fe2a54cffe6..ea91ab45621499ae7949178297d9da6d37b0e4e0:/Changes diff --git a/Changes b/Changes index 961aabf..41d7d35 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,11 @@ +* Mon Dec 19 2005 Brendan O'Dea 2.1.15 +- Drop backtrace. +- Reduce logging of LCP EchoReply packets. +- Break LCP configure loop with shutdown. +- Limit value of MRU of 1492 (rfc2516). +- Tun MTU should be MRU (not MRU+4). +- Add Service-Type/Framed-Protocol to RADIUS records (Paul Martin). + * Fri Dec 9 2005 Brendan O'Dea 2.1.14 - Run PLUGIN_RADIUS_ACCOUNT for Start records.