1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Linus Lüssing 26d10bad7c libpcap: add support for B.A.T.M.A.N. Advanced
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:

https://github.com/the-tcpdump-group/libpcap/pull/980
-> "Add support for B.A.T.M.A.N. Advanced #980"

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
2022-12-14 01:06:26 +01:00
..
base-files base-files: bring back nand_do_upgrade_success 2022-10-30 20:26:12 +00:00
boot ramips: add support for Etisalat S3 2022-12-13 23:06:20 +01:00
devel valgrind: update to 3.20.0 2022-11-05 16:29:28 +01:00
firmware cypress-firmware: update to v5.10.9-2022_0909 2022-11-17 16:43:55 +01:00
kernel mac80211: add a fix for a crash in __ieee80211_rx_h_amsdu 2022-12-13 21:14:43 +01:00
libs libpcap: add support for B.A.T.M.A.N. Advanced 2022-12-14 01:06:26 +01:00
network treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
system iucode-tool: fix compile error with musl libc and USE_CPUID_DEVICE 2022-12-04 13:21:46 +01:00
utils fritz-tools: fritz_tffs_nand: cache already read sector ids 2022-12-07 12:30:23 +01:00
Makefile