nfqws: do not use interface name for ip->hostname

This commit is contained in:
bol-van
2025-05-03 22:06:14 +03:00
parent 6f1286b5b9
commit c91ddf4a54
3 changed files with 20 additions and 20 deletions

View File

@@ -199,7 +199,7 @@ struct params_s
t_conntrack conntrack;
unsigned int ipcache_lifetime;
bool autottl_present,cache_hostnames;
bool autottl_present,cache_hostname;
ip_cache ipcache;
};