New release: 2.4.0

This commit is contained in:
Sebastien Badia 2022-07-03 23:17:59 +02:00
parent 5e8cf3660c
commit e9afb88de7
No known key found for this signature in database
GPG key ID: 8716CE4614A452D8
2 changed files with 12 additions and 0 deletions

10
Changes
View file

@ -1,3 +1,13 @@
* 2022-07-03 Sebastien Badia <seb@sebian.fr> 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 <jrabier@ilico.org> 2.3.3
- docs: fix manpages (cosmetic changes, generation and Makefile)

2
THANKS
View file

@ -37,3 +37,5 @@ Benjamin Cama <benoar@dolka.fr>
Sebastien Badia <seb@sebian.fr>
Julien Rabier <jrabier@ilico.org>
Baptiste Jonglez <git@bitsofnetwork.org>
Dominique Rousseau <domi+git@lee-loo.net>
Samuel Thibault <samuel.thibault@ens-lyon.org>