Skip to content

Commit

Permalink
libpcap: add support for B.A.T.M.A.N. Advanced
Browse files Browse the repository at this point in the history
This adds support for the layer 2 mesh routing protocol
B.A.T.M.A.N. Advanced. "batadv" can be used to filter on batman-adv
packets. It also allows later filters to look at frames inside the
tunnel when both "version" and "type" are specified.

Documentation for the batman-adv protocol can be found at the following
locations:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/networking/batman-adv.rst
https://www.open-mesh.org/

--

This is a backport of the following upstream pull request:

the-tcpdump-group/libpcap#980
-> "Add support for B.A.T.M.A.N. Advanced coolsnowwolf#980"

Signed-off-by: Linus Lüssing <[email protected]>
  • Loading branch information
T-X authored and misaka36 committed Jan 16, 2023
1 parent c535f1a commit 04cf087
Showing 1 changed file with 642 additions and 0 deletions.
Loading

0 comments on commit 04cf087

Please sign in to comment.