OpenWrt Routing Packages
The batctl binary is currently optional for batman-adv installations. But new configuration settings will only be exposed via generic netlink. The batctl tool will therefore be required to modify them. batctl must therefore no longer depend on batman-adv but batman-adv must depend on batctl. Some already implemented settings are already moved to batctl. Signed-off-by: Sven Eckelmann <sven@narfation.org> |
||
---|---|---|
ahcpd | ||
alfred | ||
babel-pinger | ||
babeld | ||
batctl | ||
batman-adv | ||
batmand | ||
bird1 | ||
bird1-openwrt | ||
bird2 | ||
bmx6 | ||
bmx7 | ||
cjdns | ||
hnetd | ||
luci-app-bmx6 | ||
luci-app-bmx7 | ||
luci-app-cjdns | ||
mcproxy | ||
minimalist-pcproxy | ||
mrd6 | ||
nat46 | ||
ndppd | ||
nodogsplash | ||
ohybridproxy | ||
olsrd | ||
oonf-dlep-proxy | ||
oonf-dlep-radio | ||
oonf-init-scripts | ||
oonf-olsrd2 | ||
pimbd | ||
prince | ||
quagga | ||
smcroute | ||
vis | ||
MAINTAINERS | ||
README |
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.