Now that we do VMPS, support ethernet types natively.
[freeradius.git] / src / include / radius.h
index 9ab51d8..eebbc3d 100644 (file)
@@ -17,6 +17,7 @@
 #define PW_TYPE_IPV6PREFIX             8
 #define PW_TYPE_BYTE                   9
 #define PW_TYPE_SHORT                  10
+#define PW_TYPE_ETHERNET               11
 
 #define        PW_AUTHENTICATION_REQUEST       1
 #define        PW_AUTHENTICATION_ACK           2