OpenWrt Routing Packages
Updates to babeld This patchset: - fixes #33 by generating a configuration file for babeld - introduces a slightly different syntax for specfiying interfaces (backward-compatible) - allows to use any option, as long as it's supported by babeld (i.e. valid options are not hardcoded in the init script anymore, all options are simply passed to babeld) It is mostly backward-compatible, with a few caveats. Thanks to Baptiste Jonglez. |
||
---|---|---|
ahcpd | ||
alfred | ||
babeld | ||
babels | ||
batctl | ||
batman-adv | ||
batmand | ||
bcp38 | ||
bird | ||
bmx6 | ||
hnetd | ||
luci-app-bcp38 | ||
luci-app-bmx6 | ||
mcast-tools | ||
mcproxy | ||
minimalist-pcproxy | ||
miniupnpd | ||
mrd6 | ||
nat46 | ||
ndppd | ||
nodogsplash | ||
ohybridproxy | ||
olsrd | ||
quagga | ||
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.