From: bodea Date: Tue, 30 Nov 2004 22:11:29 +0000 (+0000) Subject: dropping packets; increase ip_conntrack_max X-Git-Tag: release_2_0_10 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/e1e3d8b38d9aceeea16accbbda5c452b30e2b587?ds=sidebyside;hp=78d08ec936e330b88ef59078661d7dcf55b2f7c1 dropping packets; increase ip_conntrack_max --- diff --git a/Changes b/Changes index 7c3a77f..c443d07 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ * Wed Dec 1 2004 Brendan O'Dea 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 2.0.9 - Revise CCP, send ConfigReq once only.