mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
Fix - missing clientmac when not using themespec
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -277,6 +277,8 @@ if [ ! -z "$cidfile" ]; then
|
||||
|
||||
# Add a selection of client data variables to the log entry
|
||||
log_entry="$log_entry, gatewayname=$gatewayname, ndsversion=$version, originurl=$originurl"
|
||||
else
|
||||
clientmac=$2
|
||||
fi
|
||||
|
||||
# Get the client zone (the network zone the client is connected to
|
||||
|
||||
Reference in New Issue
Block a user