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