X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/4b3b34b994a60ba3f89502e85d8cbe80c9da26f3..9b6a5ea4b396cc81b008e5367b7390bf25360a37:/Changes diff --git a/Changes b/Changes index 220ba22..60abca9 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,23 @@ -* Tue Oct 18 2005 Brendan O'Dea 2.1.10 +* Fri Nov 25 2005 Brendan O'Dea 2.1.13 +- Add test/ping-sweep. + +* Thu Nov 17 2005 Brendan O'Dea 2.1.12 +- Set MTU on tunnel interface so the kernel will re-fragment large + packets to within MRU. +- Fix TCP checksum recalc. +- NAK silly MRU values from peer. + +* Mon Nov 14 2005 Brendan O'Dea 2.1.11 +- Fix fragment handling in ip_filter. +- Exclude counter when comparing filter rules. + +* Sat Nov 5 2005 Brendan O'Dea 2.1.10 - Add scripts/l2tpns-capture. - Fix LCP Echo frequency. +- Add Framed-Route entries to RADIUS records. +- Reset restart counters correctly. +- Reset timers on sending ConfigReq. +- Only send one RADIUS Start record, even if IPCP is restarted. * Tue Oct 11 2005 Brendan O'Dea 2.1.9 - Fix Calling-Station-Id in RADIUS accounting records (Slobodan Tomic).