OpenWrt Routing Packages
This allows to use the old syntax "config interface foo" for specifying an interface. The new syntax ("option ifname foo") takes precedence. Also, old option names for the "general" section are translated accordingly. Exceptions are: - 'hello_interval' and 'wired_hello_interval', which are now interface-specific; - 'conf_file', since /etc/babeld.conf is now always used; which are simply ignored. Beware, the syntax for the 'diversity' option is not backward compatible. |
||
---|---|---|
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.