Message ID | 20190611205841.5841-1-linus.luessing@c0d3.blue |
---|---|
Headers | show |
Series | batman-adv: Add routable multicast optimizations | expand |
On Tuesday, 11 June 2019 22:58:39 CEST Linus Lüssing wrote: > The following patchset fills the next gaps in the multicast address > rules page by adding support for group-aware optimizations for > multicast addresses of scope greater than link-local. So far, only > link-local addresses were optimized as packets with routable > addresses not only need to be forwarded to local multicast listeners > but also multicast routers. Applied. But please don't forget about the missing changes in the related tools: * https://www.open-mesh.org/issues/390 * https://www.open-mesh.org/issues/391 * https://www.open-mesh.org/issues/392 Kind regards, Sven
On Friday, 14 June 2019 20:37:09 CEST Sven Eckelmann wrote: > Applied. But please don't forget about the missing changes in the related > tools: > > * https://www.open-mesh.org/issues/390 > * https://www.open-mesh.org/issues/391 > * https://www.open-mesh.org/issues/392 The userspace tools support is still missing. See the issues. Kind regards, Sven