mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
5d7f4af534b43b16453e6df71869e3db41e92dea
Maintainer: Moritz Warning <moritzwarning@web.de> Compiled and tested on snapshot SDK mips_24kc This release has numerous bug fixes and enhancements: * Fix bug - fas_remotefqdn not supported with option fas_secure_enabled 0 [bluewavenet] * Fix bug - prevent deadlock causing ndsctl to hang and NDS to become unresponsive [bluewavenet] * PreAuth - Override FAS settings making configuration foolproof [bluewavenet] * ndsctl - make json parsing consistent for all client variables [bluewavenet] * Fix memory leak in template generation [lynxis] * When executing the ndsctl stop command, cleanup all structures [lynxis] * Check for positive errno in thread_ndsctl [lynxis] 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.6%
Lua
15.9%
C
14.8%
HTML
1.8%