mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
face529e095e27a62eb0d34fc414e3602ecb0689
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>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
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.
Description
Languages
Shell
34.9%
Makefile
32.4%
Lua
15.9%
C
15%
HTML
1.8%