No description
Find a file
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
docs Clean source manpages 2021-02-05 14:35:05 +01:00
etc Disabling accounting by default 2020-05-02 18:12:30 +02:00
scripts systemd: restart l2tpns on failure 2021-02-14 17:51:58 +01:00
test add Makefile, cleanup for -std=c99 2006-12-18 11:58:35 +00:00
arp.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
autosnoop.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
autothrottle.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
bgp.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
bgp.h Merge branch 'common-cvs-git-upstream' into fdn-mods 2012-02-02 02:15:14 +01:00
Changes New upstream version 2.3.3 2021-02-05 14:42:30 +01:00
cli.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
cluster.c Add cluster_port parameter for Multiple clusters 2017-05-27 00:09:19 +02:00
cluster.h Added ability to define up to 5 IPv6 prefix delegation by user 2014-09-16 17:34:39 +02:00
constants.c Import to git from cvs. Remove keywords. 2011-01-27 17:36:01 +11:00
constants.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
control.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
control.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
COPYING Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
dhcp6.c Sending IPv6_ra more often. 2017-01-14 14:03:34 +01:00
dhcp6.h Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
fake_epoll.h propagate select error 2007-06-28 07:22:50 +00:00
garden.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
icmp.c Add of the RDNSS option to ICMPv6 Router Advertisement (RA). 2014-10-02 00:28:57 +02:00
INSTALL Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
INTERNALS Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
ipv6_u.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
ipv6_u.h Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
l2tplac.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
l2tplac.h (main): Fix typo and misspellings errors 2020-11-06 00:49:23 +01:00
l2tpns.c Fix infinite loop error 'Unknown AVP vendor' 2021-01-17 22:19:01 +01:00
l2tpns.h New release: 2.3.2 2021-01-31 17:35:36 +01:00
l2tpns.spec don't send interim records before session start (Daryl Tester) 2006-12-18 12:05:36 +00:00
ll.c Import to git from cvs. Remove keywords. 2011-01-27 17:36:01 +11:00
ll.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
Makefile build: Fix manpages location 2021-01-31 23:42:01 +01:00
md5.c minor cleanup 2006-12-05 05:22:59 +00:00
md5.h minor cleanup 2006-12-05 05:22:59 +00:00
nsctl.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
plugin.h remove unused param_packet_[tr]x structures 2006-05-22 07:41:33 +00:00
ppp.c Sending IPv6_ra more often. 2017-01-14 14:03:34 +01:00
pppoe.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
pppoe.h small performance improvement in download (internet -> customer) 2013-02-07 00:00:37 +01:00
radius.c (main): Fix typo and misspellings errors 2020-11-06 00:49:23 +01:00
README.md doc: a very simple readme 2020-11-02 00:31:04 +01:00
sessionctl.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
setrxspeed.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
snoopctl.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
stripdomain.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
tbf.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
tbf.h Fix: wheezy warning compilation 2013-09-16 15:01:04 +02:00
THANKS New release: 2.3.1 2020-11-07 15:11:48 +01:00
throttlectl.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
util.c Add DHCPv6 functionality. 2014-09-11 16:19:57 +02:00
util.h Add PPPOE-SERVER functionality 2013-01-08 10:50:57 +01:00

Layer 2 tunneling protocol network server (LNS)