From eec51a872c9b08bef1fcd006a8402dfcbf50889e Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 12 Mar 2009 18:47:02 +0000 Subject: Re-implement logging busy networks to handle v6 API. Implement a state dump for later reparsing. --- ot_mutex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index 5bde9e4..6240bbb 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -43,6 +43,7 @@ typedef enum { TASK_FULLSCRAPE_TPB_BINARY = 0x0201, TASK_FULLSCRAPE_TPB_ASCII = 0x0202, TASK_FULLSCRAPE_TPB_URLENCODED = 0x0203, + TASK_FULLSCRAPE_TRACKERSTATE = 0x0204, TASK_DMEM = 0x0300, -- cgit v1.2.3