]> git.99rst.org Git - openwrt-packages.git/commit
batctl: add new package
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 08:08:00 +0000 (10:08 +0200)
committerJosef Schlehofer <redacted>
Tue, 18 Aug 2026 06:39:25 +0000 (08:39 +0200)
commit9b5d7f662ec328cb392efc3233490cf995c2445c
tree59d20a6732cf7b8c57b01f0a33056189bd1c0867
parent7b12d68dd352028f8d3c5f09ba159322de74aaeb
batctl: add new package

batctl is the user space configuration and debugging tool for
the B.A.T.M.A.N. Advanced kernel module. It is packaged in three
variants (tiny, default, full) with different sets of subcommands.

Moved from the openwrt/routing feed, as discussed in
https://github.com/openwrt/routing/issues/184.

The one deviation from the feed copy is SUBMENU:=Wireless, which the
feed copy does not set at all: without it the three variants sit
ungrouped at the top of the Network menu. Wireless keeps them next to
mesh11sd and alfred, which move across with the same value. A dedicated
Mesh submenu is the better home for all three and is worth adding once
enough of the mesh packages have landed to justify it.

Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
net/batctl/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT