Only forward SPTPS packets if Forwarding = internal.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 25 Oct 2017 19:08:29 +0000 (21:08 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 25 Oct 2017 19:08:29 +0000 (21:08 +0200)
This tries to match what is done for packets using the legacy protocol.
However, since SPTPS is end-to-end encrypted, Forwarding = kernel cannot
be implemented. In that case, we also drop the packets.


No differences found