OpenWrt Routing Packages
* support latest kernels (3.16 - 4.18) * dropped support for kernels < 3.16 (note the removed build directory) * coding style cleanups and refactoring * avoid old nodes disabling multicast optimizations completely * disable ethtool based B.A.T.M.A.N. V speed detection for virtual interfaces * enable B.A.T.M.A.N. V compilation by default * disable debugfs support by default * bugs squashed: - fix TT sync flags for intermediate TT responses - avoid race in TT TVLV allocator helper - prevent TT request storms by not sending inconsistent TT TVLVs - fix best gw refcnt after netlink dump - adjust debugfs paths for interfaces after a namechange - fix single entry TT non-sync flag storage - fix multicast TT issues with bogus ROAM flags - work around insufficient memory initialization in cfg80211's station info 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 | ||
nodogsplash2 | ||
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.