Don't touch VPNMASK if it's defined, otherwise use $MSK.
[tinc] / debian / init.d
2000-06-03 Ivo TimmermansDon't touch VPNMASK if it's defined, otherwise use...
2000-06-01 Guus SliepenDebian init.d script automatically sets tap device...
2000-05-21 Ivo TimmermansWhen VpnMask is not present in the config file, silentl...
2000-05-21 Guus SliepenFixed last typo. Init.d now uses ifconfig command to...
2000-05-21 Guus SliepenTypo.
2000-05-21 Guus SliepenVpnMask truely works now.
2000-05-19 Ivo TimmermansMask the vpn net with the vpn netmask, route would...
2000-05-19 Ivo TimmermansErrors will not terminate the script or result in a...
2000-05-18 Ivo TimmermansRead /etc/tinc/nets.boot to find the networks that...
2000-05-16 Ivo TimmermansUse the new VpnMask directive to add a route to the...
2000-05-15 Ivo TimmermansExit with zero status if is empty.
2000-05-15 Guus SliepenTest for existence of configured tinc networks. This...
2000-05-13 Ivo TimmermansPerl version of the system startup script.
2000-05-04 Ivo TimmermansCopied most of the code from the redhat script.
2000-04-25 Ivo TimmermansInitial CVS.