implemented RADIUS Filter-ID attribute

This commit is contained in:
Andreas Steffen
2012-03-13 16:27:18 +01:00
parent dfa3084223
commit d90ade8f79
4 changed files with 89 additions and 24 deletions
+2
View File
@@ -30,6 +30,8 @@
#define MAX_RADIUS_ATTRIBUTE_SIZE 253
#define RADIUS_TUNNEL_TYPE_ESP 9
typedef struct radius_message_t radius_message_t;
typedef enum radius_message_code_t radius_message_code_t;
typedef enum radius_attribute_type_t radius_attribute_type_t;