Hi,
This patchset introduces aggregation support for BATMAN V - 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
---
Changelog:
v3: * moved "Introduce packet type independent TVLV ..." from linus/neighhash to this patchset (this patchset is more important, therefore swapping their order) * removed the two already applied patches * rebased to master
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