Fix edge updates containing local address changes.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 18 Dec 2016 14:25:20 +0000 (14:25 +0000)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 18 Dec 2016 17:14:16 +0000 (17:14 +0000)
This commit fixes a logic bug in the edge update code where local
address changes are not taken into account if they are bundled in with
other changes. This bug breaks local discovery in some scenarios.

The regression was introduced by commit
e4670fc4a0576eb76f1807ce29fa9455dd247632.


No differences found