From: bodea Date: Fri, 16 Sep 2005 12:13:22 +0000 (+0000) Subject: fix protocol-reject X-Git-Tag: release_2_1_7~1 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/2d7d819bfa791775cc8706ff952c931bd054d32e fix protocol-reject --- diff --git a/Changes b/Changes index 41c55be..d07828a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +* Fri Sep 16 2005 Brendan O'Dea 2.1.7 +- This time, for sure: really fix Protocol-Reject. + * Fri Sep 16 2005 Brendan O'Dea 2.1.6 - Any traffic on a tunnel resets lastrec, not just control messages. - Use a unique identifier for LCP. diff --git a/l2tpns.spec b/l2tpns.spec index fc0141b..78e0a70 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -1,6 +1,6 @@ Summary: A high-speed clustered L2TP LNS Name: l2tpns -Version: 2.1.6 +Version: 2.1.7 Release: 1 Copyright: GPL Group: System Environment/Daemons @@ -43,5 +43,5 @@ rm -rf %{buildroot} %attr(644,root,root) /usr/share/man/man[58]/* %changelog -* Fri Sep 16 2005 Brendan O'Dea 2.1.6-1 -- 2.1.6 release, see /usr/share/doc/l2tpns-2.1.6/Changes +* Fri Sep 16 2005 Brendan O'Dea 2.1.7-1 +- 2.1.7 release, see /usr/share/doc/l2tpns-2.1.7/Changes