X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/10c35633a51527d0ba18a2f4f3c1646eeb5dbe01..79cedb5d319c0e5051e65df389a48da8422bc29a:/Changes diff --git a/Changes b/Changes index a975f5b..6449a5b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,21 @@ +* Tue Dec 6 2005 Brendan O'Dea 2.1.13 +- Add test/ping-sweep. +- Apply spec changes from Charlie Brady: use License header, change + BuildRoot to include username. +- Fix IPCP negotiation of secondary DNS server, reported by Jon Morby. +- Clean up sessiont, removing some unused fields. +- Remove unused "MAC" config type. + +* 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.