diff options
author | Maja Gorecka-Wolniewicz <mgw@puma.uci.umk.pl> | 2011-11-22 09:52:53 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-12-12 11:21:53 +0100 |
commit | e581fc5e5bc3db848dcc947e0abda23aa5138989 (patch) | |
tree | df56dc65616ccffe3c056effc432eec0019e8f7f /radsecproxy.h | |
parent | c17e44da367ce2cf17c73342477387192aeab54e (diff) |
F-Ticks logging changes
Diffstat (limited to 'radsecproxy.h')
-rw-r--r-- | radsecproxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radsecproxy.h b/radsecproxy.h index 08e98b2..385f15b 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -55,6 +55,7 @@ enum rsp_fticks_mac_type { struct options { char *logdestination; + char *ftickssyslogfacility; char *ttlattr; uint32_t ttlattrtype[2]; uint8_t addttl; |