From: Guus Sliepen Date: Sat, 25 Feb 2012 21:11:30 +0000 (+0100) Subject: Stricter checks against routing loops. X-Git-Tag: release-1.0.17~7 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=5140656de6bcfda72951a7827b05414ce306e3ca;hp=5140656de6bcfda72951a7827b05414ce306e3ca Stricter checks against routing loops. If a packet that had to be sent via an intermediate hop, and that intermediate hop was the one that sent the packet, we drop it. ---