]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add Arista Captive-Portal and fix WebAuth start/complete values (#3900)
authorHua Zhong <hzhong@gmail.com>
Mon, 1 Feb 2021 20:15:54 +0000 (12:15 -0800)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 20:15:54 +0000 (20:15 +0000)
* Fix WebAuth start/complete values

* Add Arista-Captive-Portal

* Remove Arista- prefix

share/dictionary/radius/dictionary.arista

index 2d7235767a803307566b6f9aa3d104564948a014..a330368bbae2d436122996971d2845e49817bd83 100644 (file)
@@ -21,8 +21,9 @@ ATTRIBUTE     WebAuth                                 6       integer
 ATTRIBUTE      BlockMac                                7       string
 ATTRIBUTE      UnblockMac                              8       string
 ATTRIBUTE      PortFlap                                9       integer
+ATTRIBUTE      Captive-Portal                          10      string
 
-VALUE  WebAuth                         start                   0
-VALUE  WebAuth                         complete                1
+VALUE  WebAuth                         start                   1
+VALUE  WebAuth                         complete                2
 
 END-VENDOR   Arista