Hi,
Here is a first patchset to reintroduce aggregation support for BATMAN V, too - as well as any other packet type with a broadcast destination.
Branch: * https://git.open-mesh.org/batman-adv.git/shortlog/refs/heads/linus/aggregati...
Regards, Linus
PS: Requires: "batman-adv: Introduce packet type independent TVLV handler API" (40e5c9e798ec, available on patchwork or linus/aggregation branch)
---
Changelog:
v2: * reset skb->cb on the soft-iface reception path, too [PATCH 5/6] (thanks Sven!)
RFC->v1: * removed tvlv (un)pack ctx wrappers * fixed a crash when deaggregating ARP packets * now compile tested down to 3.2, too (no issues found) * now stress tested with multicast traffic of a larger, public mesh setup