From e9afb88de7d3baa423960d6809918ca2eaa10b34 Mon Sep 17 00:00:00 2001 From: Sebastien Badia Date: Sun, 3 Jul 2022 23:17:59 +0200 Subject: [PATCH] New release: 2.4.0 --- Changes | 10 ++++++++++ THANKS | 2 ++ 2 files changed, 12 insertions(+) diff --git a/Changes b/Changes index d22a1f9..997d88e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,13 @@ +* 2022-07-03 Sebastien Badia 2.4.0 +- Use 64bit counters for accounting (Fixes #12) +- Use newer radius port 1812 by default +- Make cli bound to localhost in default configuration +- Add example for IPv6 DNS servers +- fix bgp_add_route with bind_address (Fix #9) +- (maint) Fix reported l2tpns version number +- Buffer overflow on show sesion pppoe and on pppoe discover LOG level 3. +- systemd: restart l2tpns on failure + * 2021-02-05 Julien Rabier 2.3.3 - docs: fix manpages (cosmetic changes, generation and Makefile) diff --git a/THANKS b/THANKS index 0025298..51297ba 100644 --- a/THANKS +++ b/THANKS @@ -37,3 +37,5 @@ Benjamin Cama Sebastien Badia Julien Rabier Baptiste Jonglez +Dominique Rousseau +Samuel Thibault