/usr/include/freeradius/rfc2868.h is in libfreeradius-dev 3.0.16+dfsg-1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | /* AUTO-GENERATED HEADER FILE. DO NOT EDIT. */
#define PW_TUNNEL_TYPE 64
#define PW_TUNNEL_MEDIUM_TYPE 65
#define PW_TUNNEL_CLIENT_ENDPOINT 66
#define PW_TUNNEL_SERVER_ENDPOINT 67
#define PW_TUNNEL_PASSWORD 69
#define PW_TUNNEL_PRIVATE_GROUP_ID 81
#define PW_TUNNEL_ASSIGNMENT_ID 82
#define PW_TUNNEL_PREFERENCE 83
#define PW_TUNNEL_CLIENT_AUTH_ID 90
#define PW_TUNNEL_SERVER_AUTH_ID 91
|