From: Guus Sliepen Date: Mon, 1 Mar 2010 22:44:56 +0000 (+0100) Subject: Preload all Subnets in TunnelServer mode. X-Git-Tag: release-1.0.13~17 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=9fed0ec34b9208611a7e96a595f23fa04e60a5c0;hp=9fed0ec34b9208611a7e96a595f23fa04e60a5c0 Preload all Subnets in TunnelServer mode. This simplifies the logic in protocol_subnet.c. ---