|
@@ -207,6 +207,8 @@ int log_stderr = 0;
|
|
|
int check_via = 0;
|
|
|
/* shall use stateful synonym branches? faster but not reboot-safe */
|
|
|
int syn_branch = 1;
|
|
|
+/* debugging level for memory stats */
|
|
|
+int memlog = L_DBG;
|
|
|
/* should replies include extensive warnings? by default yes,
|
|
|
good for trouble-shooting
|
|
|
*/
|