projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d51ee08
)
dropping packets; increase ip_conntrack_max
author
Brendan O'Dea
<bod@optus.net>
Tue, 30 Nov 2004 22:11:29 +0000
(22:11 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Tue, 30 Nov 2004 22:11:29 +0000
(22:11 +0000)
Changes
patch
|
blob
|
history
diff --git
a/Changes
b/Changes
index
7c3a77f
..
c443d07
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,6
@@
* Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.10
- Fix byte ordering of LCP header length (thanks Yuri).
+- Increase ip_conntrack_max due to dropped packets.
* Tue Nov 30 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.9
- Revise CCP, send ConfigReq once only.