mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
def3cd50d88b514cdafb8f956b228afdd8bdef08
Maintainer: Moritz Warning <moritzwarning@web.de> Compiled and tested on snapshot SDK mips_24kc and arm_cortex-a7_neon-vfpv4 This release adds significant functionality in the form of capturing the client User-Agent string and passing to both PreAuth and BinAuth scripts. Compatibility is maintained with previous versions. Changelog since last OpenWrt release: * BinAuth - Send User Agent string and client-ip to the binauth script [bluewavenet] * BinAuth - Update the two example BinAuth scripts showing use of passed arguments [bluewavenet] * Documentation - Update BinAuth section [bluewavenet] * PreAuth - Send User Agent string to the preauth script [bluewavenet] * PreAuth - Update the example PreAuth script showing use of passed arguments [bluewavenet] * Documentation - Update PreAuth section [bluewavenet] * BinAuth - Send redir variable to the binauth script, allow passing of custom variable payload [bluewavenet] * BinAuth - Provide two example BinAuth scripts [bluewavenet] * Documentation - Rework Binauth section plus numerous minor updates [bluewavenet] * Deprecate RedirectURL config option as it is rendered obsolete by many CPD implementations, use FAS instead [bluewavenet] * Numerous minor updates to html, css and script files [bluewavenet] * Fix bug - faskey, exit gracefully if not set and fas_secure_enabled = 2 [bluewavenet] * Fix bug - Systemd, Do not set debug level in nodogsplash.service [bluewavenet] * Fix bug - ndsctl, delete lock file if NDS is not started [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%