OpenWrt Routing Packages
* support latest kernels (3.2 - 4.10) * change installation path back to $INSTALL_MOD_DIR/updates/net/batman-adv * add simple (re)broadcast avoidance * reduce multicast TT and TVLV update delays under B.A.T.M.A.N. V * support B.A.T.M.A.N. V throughput detection when using VLANs on top of WiFi * improve documentation of sysfs and debugfs files * coding style cleanups and refactoring * bugs squashed: - detect missing primaryif during tp_send as error - fix re-adding of previously removed interfaces via rtnetlink - fix rare race conditions on interface removal - handle allocation error when generating TT responses Signed-off-by: Sven Eckelmann <sven@narfation.org> |
||
---|---|---|
ahcpd | ||
alfred | ||
babel-pinger | ||
babeld | ||
batctl | ||
batman-adv | ||
batmand | ||
bird | ||
bird-openwrt | ||
bmx6 | ||
bmx7 | ||
cjdns | ||
hnetd | ||
luci-app-bmx6 | ||
luci-app-bmx7 | ||
luci-app-cjdns | ||
mcproxy | ||
minimalist-pcproxy | ||
miniupnpd | ||
mrd6 | ||
nat46 | ||
ndppd | ||
nodogsplash | ||
ohybridproxy | ||
olsrd | ||
oonf-dlep-proxy | ||
oonf-dlep-radio | ||
oonf-init-scripts | ||
oonf-olsrd2 | ||
pimbd | ||
quagga | ||
smcroute | ||
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.