summaryrefslogtreecommitdiff
path: root/ot_stats.h
diff options
context:
space:
mode:
authordenis <>2008-12-03 20:36:16 +0000
committerdenis <>2008-12-03 20:36:16 +0000
commitbfbb5ecb447c46b2b10248ab47f980dd968cae68 (patch)
tree56f2db008cdc9b301f2cb24ff56fd0e24359dcca /ot_stats.h
parent566e8267e15032dfd9f12320c83deee4d74d13cb (diff)
stats fuer sync
Diffstat (limited to 'ot_stats.h')
-rw-r--r--ot_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_stats.h b/ot_stats.h
index f930a3f..287382f 100644
--- a/ot_stats.h
+++ b/ot_stats.h
@@ -12,6 +12,7 @@ typedef enum {
12 EVENT_CONNECT, /* UDP only */ 12 EVENT_CONNECT, /* UDP only */
13 EVENT_ANNOUNCE, 13 EVENT_ANNOUNCE,
14 EVENT_RENEW, 14 EVENT_RENEW,
15 EVENT_SYNC,
15 EVENT_SCRAPE, 16 EVENT_SCRAPE,
16 EVENT_FULLSCRAPE_REQUEST, 17 EVENT_FULLSCRAPE_REQUEST,
17 EVENT_FULLSCRAPE_REQUEST_GZIP, 18 EVENT_FULLSCRAPE_REQUEST_GZIP,