From: root Date: Wed, 4 Apr 2007 20:52:57 +0000 (+0200) Subject: Name C&C3. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=29b72732377c0e01e814eecaef61cc1eea99cfc3;hp=f0af866c5f5b1c4a1a6a2c05cda837ef20a26479;p=nms Name C&C3. --- 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; }