summaryrefslogtreecommitdiff
path: root/debian/openvpn.init.d
AgeCommit message (Collapse)Author
2016-01-20Fix #799592, #796914Alberto Gonzalez Iniesta
2014-03-17Fix systemd issuesAlberto Gonzalez Iniesta
2013-11-27Fix init script for new pid/status filenamesAlberto Gonzalez Iniesta
2013-11-27Move pid & status files to /run/openvpnAlberto Gonzalez Iniesta
2013-07-15Fix race condition on restarts (#716794)Alberto Gonzalez Iniesta
2012-02-24Initialize SAVED_DEFAULT_SEND_REDIRECTS in init.ddebian/2.2.1-5Alberto Gonzalez Iniesta
Set SAVED_DEFAULT_SEND_REDIRECT=0 before checking if we are playing with sysctl, otherwise checking its value later in the script would fail.
2012-02-24Last correction to the send_redirects patch.Alberto Gonzalez Iniesta
Also added a note on the new init.d script behaviour regarding all.send_redirects.
2012-02-23Add "Description" to init.d scriptAlberto Gonzalez Iniesta
2012-02-23Avoid sending ICMP redirects with dev tun + subnetAlberto Gonzalez Iniesta
When a tun-based VPN is using the subnet topology, the communication between clients can confuse the routing code that will wrongly emit ICMP redirects. Patch by Simon Deziel. (Closes: #656241)
2012-02-21Imported Debian patch 2.2.1-2debian/2.2.1-2Alberto Gonzalez Iniesta
2012-02-21Imported Debian patch 2.2.1-1debian/2.2.1-1Alberto Gonzalez Iniesta