From cff4a52c5018d0b0f2f0c4f52a13f85aeab21a5f Mon Sep 17 00:00:00 2001 From: Julien Rabier Date: Thu, 5 Nov 2020 18:31:52 +0100 Subject: [PATCH] New release: 2.3.0 --- Changes | 5 +++++ THANKS | 4 ++++ l2tpns.h | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 1ac0614..fa352b6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +* 2020 Julien Rabier 2.3.0 +- Disable accounting by default +- (maint) Fixes common spelling error +- (maint) remove debian packaging files (managed here https://salsa.debian.org/debian/l2tpns.git ) + * 2014 Fernando Alves 2.2.1-2fdn x - new feature: If the user attribute "Framed-IPv6-Address" is defined then the ICMPv6_RA advertise this IPv6 address. - Fix: Incorrect delegation of IPv6 prefixes when multiple of 4 bits (nibble) (eg: /44, /52 ...). diff --git a/THANKS b/THANKS index 3ca2ab5..63867a3 100644 --- a/THANKS +++ b/THANKS @@ -32,3 +32,7 @@ Rhys Kidd Muhammad Tayseer Alquoatli Cyril Elkaim Geoffry D. Bennett +Fernando Alves +Benjamin Cama +Sebastien Badia +Julien Rabier diff --git a/l2tpns.h b/l2tpns.h index b07aca7..de95061 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -15,7 +15,7 @@ #include #include -#define VERSION "2.2.1.2fdn3.19" +#define VERSION "2.3.0" // Limits #define MAXTUNNEL 500 // could be up to 65535