Handle weighted Subnets in switch and hub modes.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 20 Oct 2009 20:33:16 +0000 (22:33 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 20 Oct 2009 20:33:16 +0000 (22:33 +0200)
commit43a6e786648fb666a9b7be8f05c8a173031c9110
treeb28bae7d2e3511232b0dc281c72ca0df2e1ba15c
parent3a925479c2883a6a9711f7b6931863d7f2a2c09b
Handle weighted Subnets in switch and hub modes.

We now handle MAC Subnets in exactly the same way as IPv4 and IPv6 Subnets.
This also fixes a problem that causes unncessary broadcasting of unicast
packets in VPNs where some daemons run 1.0.10 and some run other versions.
src/route.c
src/subnet.c