OpenWrt Routing Packages
This version has numerous fixes and enhancements. It is compatible with the previous v3.2.1 release and onwards. Important fixes in this version: * Fix coding error in fas-aes.php [bluewavenet] * Make debuglevel platform independent [mwarning] * Fix memory handling bug, issue nodogsplash/nodogsplash#341 [mwarning] [stevo01] * ndsctl_thread - ignore interupts when returning from epoll [lynxis] * auth.c - use correct types to prevent cast and comparement of uint and int [lynxis] * openwrt/init.d - prevent start of the daemon if configuration generation fails [lynxis] * Generate Error 403 Forbidden, if Gateway Port is accessed directly [bluewavenet] * Validate fasremoteip as a valid dotted format IPv4 address [bluewavenet] [mwarning] * Prevent client CPD "Too Many Redirects" error. [bluewavenet] Maintainer: Moritz Warning <moritzwarning@web.de> Signed-off-by: Rob White <rob@blue-wave.net> |
||
---|---|---|
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 | ||
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.