OpenWrt Routing Packages
Maintainer: Moritz Warning <moritzwarning@web.de> Compiled and tested on snapshot SDK mips_24kc and arm_cortex-a7_neon-vfpv4 This version fixes two issues that can cause NDS to lock or crash, one, a coding error that leads to memory corruption and two, deadlocks in iptables and ndsctl. Both of these issues occur at high loads and/or at high CPD detection rates. In addition, in some circumstances, a deauthenticated client running a vpn may have suffered from querystring truncation causing vpn failure. Some minor updates are also included. Extract from changelog: * Fix Memory corruption at high loads [bluewavenet] * Prevent iptables and ndsctl deadlocks [lynxis] * Prevent query string truncation for deauthenticated client when client is using some types of vpn software [bluewavenet] * Add debuglevel logging in the case of a firewall restart in OpenWrt [bluewavenet] * Return error 403(forbidden) when client attempts to use a forbidden http method [bluewavenet] Signed-off-by: Rob White <rob@blue-wave.net> |
||
---|---|---|
ahcpd | ||
alfred | ||
babel-pinger | ||
babeld | ||
batctl | ||
batman-adv | ||
batmand | ||
bird1 | ||
bird1-openwrt | ||
bird2 | ||
bmx6 | ||
bmx7 | ||
cjdns | ||
hnetd | ||
luci-app-bmx6 | ||
luci-app-cjdns | ||
mcproxy | ||
minimalist-pcproxy | ||
mrd6 | ||
ndppd | ||
nodogsplash | ||
ohybridproxy | ||
olsrd | ||
oonf-dlep-proxy | ||
oonf-dlep-radio | ||
oonf-init-scripts | ||
oonf-olsrd2 | ||
pimbd | ||
prince | ||
quagga | ||
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.