From 7a2bfb7a6180c8621f7768f05f8a81687b7b068e Mon Sep 17 00:00:00 2001 From: Stephen Fisher Date: Mon, 19 Feb 2007 22:37:45 +0000 Subject: Initial version of the new Statistics -> Content List -> HTTP feature. This feature lists all of the content found in an HTTP stream (images, http, etc.) and displays it in a list that allows the user to save each one as a file that is already reassembled by the dissectors. svn path=/trunk/; revision=20867 --- stat_menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stat_menu.h') diff --git a/stat_menu.h b/stat_menu.h index 259e8ed19e..dec78e8a5d 100644 --- a/stat_menu.h +++ b/stat_menu.h @@ -45,6 +45,7 @@ extern "C" { typedef enum { REGISTER_STAT_GROUP_NONE, REGISTER_STAT_GROUP_GENERIC, + REGISTER_STAT_GROUP_CONTENT_LIST, REGISTER_STAT_GROUP_CONVERSATION_LIST, REGISTER_STAT_GROUP_ENDPOINT_LIST, REGISTER_STAT_GROUP_RESPONSE_TIME, -- cgit v1.2.3