From: Guus Sliepen Date: Sun, 21 May 2000 22:21:38 +0000 (+0000) Subject: Fixed last typo. Init.d now uses ifconfig command to set both the tap's IP X-Git-Tag: release-1.0pre2~30 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=73b3e7ce03cacb644a8101610933b221fdf432d6;hp=73b3e7ce03cacb644a8101610933b221fdf432d6 Fixed last typo. Init.d now uses ifconfig command to set both the tap's IP address as well as the correct route. Furthermore, if no VpnMask is given, a default of 255.255.0.0 is chosen and a warning issued. ---