XAUTH support
This commit is contained in:
@@ -213,6 +213,11 @@ struct state
|
||||
bool started;
|
||||
} st_modecfg;
|
||||
|
||||
struct {
|
||||
int attempt;
|
||||
bool started;
|
||||
} st_xauth;
|
||||
|
||||
u_int32_t nat_traversal;
|
||||
ip_address nat_oa;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user