XAUTH support

This commit is contained in:
Andreas Steffen
2006-12-06 10:31:55 +00:00
parent 3347bb2306
commit f87e5dd98c
+5
View File
@@ -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;