Przeglądaj źródła

core: aliased global param ip_free_bind to ip_nonlocal_bind

- match better with linux system control option
- removed ip_freebind
Daniel-Constantin Mierla 7 lat temu
rodzic
commit
d1ad603add
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/core/cfg.lex

+ 1 - 1
src/core/cfg.lex

@@ -337,7 +337,7 @@ DST_BLST_TCP_IMASK	dst_blacklist_tcp_imask
 DST_BLST_TLS_IMASK	dst_blacklist_tls_imask
 DST_BLST_TLS_IMASK	dst_blacklist_tls_imask
 DST_BLST_SCTP_IMASK	dst_blacklist_sctp_imask
 DST_BLST_SCTP_IMASK	dst_blacklist_sctp_imask
 
 
-IP_FREE_BIND		ip_free_bind|ip_freebind|ipfreebind
+IP_FREE_BIND		ip_free_bind|ipfreebind|ip_nonlocal_bind
 
 
 PORT	port
 PORT	port
 STAT	statistics
 STAT	statistics