Dominique Rousseau
7c715f16fc
fix bgp_add_route with bind_address ( fix #9 )
2021-10-15 21:55:31 +02:00
Baptiste Jonglez
832945bb4b
Fix reported l2tpns version number
2021-10-15 21:55:31 +02:00
sthibaul
1e5573679c
Merge branch 'fix-ppoe-buffer-overflow' into 'master'
...
Buffer overflow on show sesion pppoe and on pppoe discover LOG level 3.
See merge request l2tpns/l2tpns!12
2021-08-23 18:10:09 +00:00
Fernando ALVES
dd98adf3e2
Buffer overflow on show sesion pppoe and on pppoe discover LOG level 3.
2021-04-25 13:47:51 +02:00
Julien Rabier
a5ddc0f64a
Merge branch 'systemd_restart' into 'master'
...
systemd: restart l2tpns on failure
See merge request l2tpns/l2tpns!11
2021-03-05 16:08:44 +00:00
Baptiste Jonglez
2da36a071f
systemd: restart l2tpns on failure
...
When a l2tpns cluster gets out of a "split brain" situation, l2tpns will
consider that it is not normal to having multiple master, and some members
of the cluster will voluntarily kill themselves.
While this is probably the best thing to do for l2tpns in this situation,
continued operation is important. Let's tell systemd to restart l2tpns in
such cases.
Looking at the code, there are several other places where l2tpns might
exit in case of grave failure, and this change will also cover these
cases.
2021-02-14 17:51:58 +01:00
Julien Rabier
a8694ed0bc
New upstream version 2.3.3
2021-02-05 14:42:30 +01:00
Julien Rabier
f03d78d012
Merge branch '8-clean-auto-generated-markdown-man-sources' into 'master'
...
Resolve "Clean auto-generated markdown man sources"
Closes #8
See merge request l2tpns/l2tpns!10
2021-02-05 13:38:12 +00:00
Julien Rabier
f261d4fffe
Clean source manpages
2021-02-05 14:35:05 +01:00
Julien Rabier
a8dc396099
Merge branch 'manpages' into 'master'
...
Manpages fixes
See merge request l2tpns/l2tpns!9
2021-02-04 19:57:30 +00:00
Sebastien Badia
f9ec360e5b
build: Fix manpages location
2021-01-31 23:42:01 +01:00
Sebastien Badia
b45df29dc7
docs: gen-docs - Fix pandoc options and re-generate manpages
...
Tested with:
LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 man \
--warnings -E UTF-8 -l -Tutf8 -Z docs/manpages/startup-config.5 > /dev/null
2021-01-31 23:40:56 +01:00
Sebastien Badia
bf1e1d2d8a
docs: man - Fix manpages headers, fix dead links
2021-01-31 23:34:37 +01:00
Julien Rabier
bc2d55725b
New release: 2.3.2
2021-01-31 17:35:36 +01:00
Julien Rabier
11d63a0c52
Merge branch '4-convert-docbook-documentation-to-something-more-user-friendly' into 'master'
...
Resolve "Convert docbook documentation to something more user-friendly"
Closes #4
See merge request l2tpns/l2tpns!7
2021-01-31 16:25:47 +00:00
Julien Rabier
dd5d24fac2
Merge branch 'fix-freeze-infinite-loop' into 'master'
...
Fix infinite loop error 'Unknown AVP vendor'
See merge request l2tpns/l2tpns!8
2021-01-31 16:25:12 +00:00
Julien Rabier
72609641db
Convert docbook documentation to markdown, add build mechanism using pandoc
2021-01-31 17:07:13 +01:00
Fernando ALVES
2d6fe53a7a
Fix infinite loop error 'Unknown AVP vendor'
2021-01-17 22:19:01 +01:00
Julien Rabier
db5ff8c356
fix Makefile in order to cross build from source in Debian
...
fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977569
2020-12-17 10:16:29 +01:00
Julien Rabier
4824735794
New release: 2.3.1
2020-11-07 15:11:48 +01:00
Julien Rabier
33183e1f4b
Merge branch 'init_script' into 'master'
...
Add systemd startup script
See merge request l2tpns/l2tpns!4
2020-11-07 14:45:32 +01:00
Sebastien Badia
fe6a557351
init: Added documentation key on SystemD unit
2020-11-07 14:43:59 +01:00
Julien Rabier
2ca43c95e2
Merge branch 'wrong-manual-section' into 'master'
...
docs: Fix wrong manual section
See merge request l2tpns/l2tpns!5
2020-11-07 14:39:01 +01:00
Julien Rabier
1a39e37ac9
Merge branch 'spelling-error-in-binary' into 'master'
...
(main): Fix typo and misspellings errors
See merge request l2tpns/l2tpns!6
2020-11-07 14:38:45 +01:00
Sebastien Badia
3e49360884
(main): Fix typo and misspellings errors
2020-11-06 00:49:23 +01:00
Sebastien Badia
cbc0ef0574
docs: Fix wrong manual section
2020-11-06 00:41:00 +01:00
Baptiste Jonglez
4b1153d166
Add systemd startup script
...
Note that the "-d" option ("detach") should *not* be used with
systemd, because it expects the managed process to stay in the
foreground.
This startup script was originally added in Debian:
https://salsa.debian.org/debian/l2tpns/-/blob/master/debian/l2tpns.service
(albeit with the -d option)
2020-11-05 23:20:43 +01:00
Julien Rabier
cff4a52c50
New release: 2.3.0
2020-11-05 18:31:52 +01:00
Julien Rabier
194229b614
(maint) remove debian packaging files (managed here https://salsa.debian.org/debian/l2tpns.git )
2020-11-05 18:30:01 +01:00
Julien Rabier
f62d376e16
Merge branch 'doc' into 'master'
...
doc: a very simple readme
See merge request l2tpns/l2tpns!3
2020-11-05 18:25:33 +01:00
Sebastien Badia
8dfc9619a7
doc: a very simple readme
2020-11-02 00:31:04 +01:00
Julien Rabier
f082a7e2c2
Merge branch '1-update-accounting-default-directory' into 'master'
...
Resolve "Update accounting default directory"
Closes #1
See merge request l2tpns/l2tpns!2
2020-05-02 18:25:42 +02:00
Julien Rabier
11e8ca0c09
Disabling accounting by default
2020-05-02 18:12:30 +02:00
taziden
8eaaddee6f
Merge branch 'fix-typo' into 'master'
...
(maint) Fixes common spelling error
See merge request l2tpns/l2tpns!1
2020-05-02 17:42:31 +02:00
Sebastien Badia
745de1082a
(maint) Fixes common spelling error
...
* minumum minimum
* remaing remaining
* Mismaching Mismatching
2020-04-28 10:53:18 +02:00
fendo
84082b35b1
Fix: mismatch variable type (cluster_port).
2017-05-27 11:13:58 +02:00
fendo
0f20bfda6a
Add cluster_port parameter for Multiple clusters
2017-05-27 00:09:19 +02:00
fendo
7034e6a018
Sending IPv6_ra more often.
2017-01-14 14:03:34 +01:00
fendo
c9888dc111
Fix debian/changelog
2016-01-10 15:10:26 +01:00
fendo
b1cd508163
Fix debian/changelog
2016-01-10 15:07:28 +01:00
fendo
f4fe41cf63
Update Changes file
2016-01-10 15:06:18 +01:00
fendo
07e1df5b92
Add of the ppp_keepalive option.
2015-09-22 23:19:01 +02:00
fendo
9c77145f71
Add of the RDNSS option to ICMPv6 Router Advertisement (RA).
2014-10-02 00:28:57 +02:00
fendo
cd77c8bedb
Update changelog
2014-09-22 09:14:16 +02:00
fendo
97bada26aa
Fix: IPv6 prefix routing on slave cluster
2014-09-21 13:59:08 +02:00
fendo
9f212cfbee
Update changelog
2014-09-18 18:38:26 +02:00
fendo
8d94f2020d
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 ...).
2014-09-18 18:16:21 +02:00
fendo
e98fe68174
Added ability to define up to 5 IPv6 prefix delegation by user
2014-09-16 17:34:39 +02:00
fendo
935445b29a
Changelog Update
2014-09-12 18:27:11 +02:00
fendo
2a385573a6
Fix cluster slave; no add the ipv6 route address (/128) if included in the delegated prefix.
2014-09-12 18:21:26 +02:00