From: Tomek Mrugalski Date: Tue, 18 Sep 2018 12:50:44 +0000 (+0200) Subject: [67-expressions-hexa-strings] Radius example updated X-Git-Tag: 137-improve-kea-compilation-time-2_base~8^2~1^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dea40bdb652b5c2a6e93041eca4eeec89967c7e9;p=thirdparty%2Fkea.git [67-expressions-hexa-strings] Radius example updated --- diff --git a/doc/guide/hooks-radius.xml b/doc/guide/hooks-radius.xml index 90e0aac8fd..175009399f 100644 --- a/doc/guide/hooks-radius.xml +++ b/doc/guide/hooks-radius.xml @@ -569,7 +569,7 @@ Please make sure that your compilation has the following: // the incoming packet or even its metadata (e.g. the interface // it was received over from) "name": "Configuration-Token", - "expr": "pkt.iface" + "expr": "hexstring(pkt4.mac,':')" } ] // End of attributes } // End of access