From: Francis Dupont Date: Sun, 6 May 2018 08:35:58 +0000 (+0200) Subject: [5605a] Made extract DUID false for accounting X-Git-Tag: trac5536_base~4^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc7596fcc8338d83048a62b8efab402e6c88a27;p=thirdparty%2Fkea.git [5605a] Made extract DUID false for accounting --- diff --git a/doc/examples/kea4/hooks-radius.json b/doc/examples/kea4/hooks-radius.json index aff694a428..9d2afc30df 100644 --- a/doc/examples/kea4/hooks-radius.json +++ b/doc/examples/kea4/hooks-radius.json @@ -148,6 +148,9 @@ "library": "/usr/local/lib/hooks/libdhcp_radius.so", "parameters": { + // Do not use RFC 4361 + "extract-duid": false, + // Strip the 0 type added by flex-id "client-id-pop0": true, diff --git a/premium b/premium index c07c6a3f9e..c29e416d2f 160000 --- a/premium +++ b/premium @@ -1 +1 @@ -Subproject commit c07c6a3f9ec84b4fdcd55a59e024a88765698aac +Subproject commit c29e416d2f7d39364c2ee6e532ebc59e311b9188