Fix forwarding of edge updates.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2016 15:28:28 +0000 (16:28 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2016 15:28:28 +0000 (16:28 +0100)
commit0770cad1fb4d648a2626b0f943714134fe669e5a
treef66bf926b33fe9ba7135154a5044afe7cdc53782
parent2f03a5d94c0bb6732fd65263217e3aa2b72f18ff
Fix forwarding of edge updates.

Commit e4670fc accidentily prevented ADD_EDGE messages from propagating
in some cases.
src/protocol_edge.c