When learning MAC addresses, only check our own Subnets for previous entries.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Nov 2009 11:52:23 +0000 (11:52 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Nov 2009 11:52:23 +0000 (11:52 +0000)
Before it would check all addresses, and not learn an address if another node
already claimed that address. This caused fast roaming to fail, the code from
commit 6f6f426b353596edca77829c0477268fc2fc1925 was never triggered.


No differences found