mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-19 21:36:59 +08:00
Added the split-dns config option.
This commit is contained in:
@@ -184,6 +184,9 @@ struct cfg_st {
|
||||
char **custom_header;
|
||||
unsigned custom_header_size;;
|
||||
|
||||
char **split_dns;
|
||||
unsigned split_dns_size;;
|
||||
|
||||
char* socket_file_prefix;
|
||||
time_t cookie_validity; /* in seconds */
|
||||
time_t min_reauth_time; /* after a failed auth, how soon one can reauthenticate -> in seconds */
|
||||
|
||||
Reference in New Issue
Block a user