X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/11996ba4147678c1d400dcc16e33d83a9a3ede9c..9944e87dfeab3ca38588058eb13bb2369b7304c8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2c8c543..645438c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,38 @@ -l2tpns (2.2.1-2fdn3.2-pppoe) unstable; urgency=low +l2tpns (2.2.1-2fdn3.8) unstable; urgency=low + + * Fix: send SCCCN requested challenge response. + * add accounting parameter account_all_origin. + * Fix service_name management and add pppoe_only_equal_svc_name parameter. + + -- Fernando Alves Tue, 30 Apr 2013 16:02:33 +0200 + +l2tpns (2.2.1-2fdn3.7) unstable; urgency=low + + * Adding the possibility to listening multiple IP L2TP Tunnels + * Removing LAC flag. + + -- Fernando Alves Thu, 28 Mar 2013 10:50:00 +0100 + +l2tpns (2.2.1-2fdn3.6) unstable; urgency=low + + * Fix Warning: dereferencing type-punned pointer will break strict... + * Fix: Tunnel creation does not work when the length of the hostname is odd. (revert fix: Add a uint16_t control buffer type, as a union) + + -- Fernando Alves Tue, 26 Feb 2013 09:07:16 +0100 + +l2tpns (2.2.1-2fdn3.5) unstable; urgency=low + + * Update debian/changelog + + -- Fernando Alves Sun, 10 Feb 2013 23:39:56 +0100 + +l2tpns (2.2.1-2fdn3.4) unstable; urgency=low + + * Add parameter to disable the send of the L2TP HELLO message (Apple compatibility). + + -- Fernando Alves Tue, 15 Jan 2013 15:17:22 +0100 + +l2tpns (2.2.1-2fdn3.3) unstable; urgency=low * pppoe server functionality