HUP signal now closes connections to hosts if their host config file is
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 3 Apr 2003 11:43:17 +0000 (11:43 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 3 Apr 2003 11:43:17 +0000 (11:43 +0000)
commit51a1bcf00143319c74ffb58a66a19c41be422c21
treeee0182fa50775c08f94dff4415013c78e82453a4
parent8285827da127e38728b60b5c5484e5cdabff2f21
HUP signal now closes connections to hosts if their host config file is
gone or changed. The tinc.conf file is reread for changes in the ConnectTo
lines.
src/net.c