handle dns lookup failures

This commit is contained in:
Andreas Steffen
2007-08-02 18:38:28 +00:00
parent f8afabcac3
commit ec11518d1b
4 changed files with 37 additions and 9 deletions
+1
View File
@@ -76,6 +76,7 @@ struct starter_end {
bool firewall;
bool hostaccess;
bool allow_any;
bool dns_failed;
char *updown;
u_int16_t port;
u_int8_t protocol;