/[radius]/radius/include/radius.h
ViewVC logotype

Diff of /radius/include/radius.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by gray, Tue Jun 10 13:10:06 2003 UTC revision 1.50 by gray, Thu Jun 12 09:32:37 2003 UTC
# Line 97  enum { Line 97  enum {
97  #define AP_ADD_APPEND    1  #define AP_ADD_APPEND    1
98  #define AP_ADD_NONE      2  #define AP_ADD_NONE      2
99    
100  #define AP_PROPAGATE   0x10  #define AP_PROPAGATE     0x10
101  #define AP_REQ_CMP     0x20  #define AP_REQ_CMP       0x20
102    #define AP_BINARY_STRING 0x40
103  #define AP_USER_FLAG(n) (0x1000<<(n))  #define AP_USER_FLAG(n) (0x1000<<(n))
104    
105  #define ADDITIVITY(val) ((val) & 0x3)  #define ADDITIVITY(val) ((val) & 0x3)

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26