Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.
[metze/wireshark/wip.git] / radius / dictionary.efficientip
1 # -*- text -*-
2 # Copyright (C) 2013 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Efficient IP VSA's
6 #
7 #       $Id: 828a09a0a2f52661efbed9b604e79d15fa4431db $
8 #
9 ##############################################################################
10
11 VENDOR          EfficientIP                     2440
12
13 BEGIN-VENDOR    EfficientIP
14
15 ATTRIBUTE       EfficientIP-Version                     1       integer
16 ATTRIBUTE       EfficientIP-Service-Class               2       integer
17 ATTRIBUTE       EfficientIP-Identity-Type               3       integer
18 ATTRIBUTE       EfficientIP-First-Name                  16      string
19 ATTRIBUTE       EfficientIP-Last-Name                   17      string
20 ATTRIBUTE       EfficientIP-Pseudonym                   18      string
21 ATTRIBUTE       EfficientIP-IP-Host                     19      string
22 ATTRIBUTE       EfficientIP-Email                       20      string
23 ATTRIBUTE       EfficientIP-First-Login-Path            32      string
24 ATTRIBUTE       EfficientIP-Maintainer-Group            33      string
25 ATTRIBUTE       EfficientIP-Groups                      34      string
26 ATTRIBUTE       EfficientIP-Admin-Group                 35      string
27 ATTRIBUTE       EfficientIP-Extra-Blob                  64      string
28
29 END-VENDOR      EfficientIP