make delta counters an opt-in property

Signed-off-by: John Crispin <[email protected]>
This commit is contained in:
John Crispin
2022-01-12 07:44:15 +01:00
parent b5a68ca17b
commit 065f75cb88
3 changed files with 56 additions and 24 deletions
+1 -1
View File
@@ -140,4 +140,4 @@ char *interface_resolve(char *device);
void ethers_init(void);
void iface_dump(void);
void iface_dump(int delta);