]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update dictionary.iea
authorJohn Thacker <johnthacker@gmail.com>
Sun, 30 Jun 2024 16:30:39 +0000 (12:30 -0400)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 23 Aug 2024 12:46:12 +0000 (13:46 +0100)
Update dictionary.iea with Air Marshal RADIUS attributes provided by
Peter Deacon, an IEA Software employee, in
https://gitlab.com/wireshark/wireshark/-/issues/6486

These vendor RADIUS attributes are attested in
https://www.iea-software.com/docs/airmarshal2/airmarshalv2.pdf

Signed-off-by: John Thacker <johnthacker@gmail.com>
share/dictionary.iea

index 26ed2fd7045ed01857d906889abda10955221278..c340a967d975eae2e51e00f285ac6add7173254a 100644 (file)
@@ -15,5 +15,18 @@ ATTRIBUTE    AM-Interrupt-Interval                   2       integer
 ATTRIBUTE      AM-Interrupt-Timeout                    3       integer
 ATTRIBUTE      AM-Status-HTMLFile                      4       string
 ATTRIBUTE      AM-HTTP-Proxy-Port                      5       integer
+ATTRIBUTE      AM-ACK-HTMLFile                         6       string
+ATTRIBUTE      AM-NAK-HTMLFile                         7       string
+ATTRIBUTE      AM-Bandwidth-Pool                       8       string
+ATTRIBUTE      AM-Bandwidth-Pool-Max-Up                9       integer
+ATTRIBUTE      AM-Bandwidth-Pool-Max-Down              10      integer
+ATTRIBUTE      AM-Mirroring                            11      integer
+ATTRIBUTE      AM-Disconnect-Access                    12      integer
+
+VALUE  AM-Mirroring                    Disabled                0
+VALUE  AM-Mirroring                    Full-Packet-Local-PCAP  1
+
+VALUE  AM-Disconnect-Access            Allow-All               0
+VALUE  AM-Disconnect-Access            Deny-RADIUS             1
 
 END-VENDOR IEA-Software