projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
set MTU on tunnel interface so the kernel will re-fragment large packets to within MRU
[l2tpns.git]
/
Changes
diff --git
a/Changes
b/Changes
index
40f7944
..
f39d9d5
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,9
@@
+* Thu Nov 17 2005 Brendan O'Dea <bod@optus.net> 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 for peer.
+
* Mon Nov 14 2005 Brendan O'Dea <bod@optus.net> 2.1.11
- Fix fragment handling in ip_filter.
- Exclude counter when comparing filter rules.
* Mon Nov 14 2005 Brendan O'Dea <bod@optus.net> 2.1.11
- Fix fragment handling in ip_filter.
- Exclude counter when comparing filter rules.