From 29b72732377c0e01e814eecaef61cc1eea99cfc3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 Apr 2007 22:52:57 +0200 Subject: [PATCH] Name C&C3. --- mbd/access_list.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/mbd/access_list.pl b/mbd/access_list.pl index 1f8d618..57ae614 100644 --- a/mbd/access_list.pl +++ b/mbd/access_list.pl @@ -114,6 +114,7 @@ our @access_list = ( # command & conquer 3 - untested (packet dump only, reported to have some kind # of chat functionality) { + name => 'Command & Conquer 3', ports => [ "8086..8093" ], sizes => [ 476 ], filter => sub { return 0; } -- 2.39.2