X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mbd%2Faccess_list.pl;h=57ae61466172c5ba891d5fae035a11e354f59111;hb=1e7869f8141084245dcd34fb065f38a418517e7b;hp=1f8d618baf9d187fb234cff332d58439c0b046b0;hpb=d3b030441948ba64e03b6470252ceecc40c455bb;p=nms 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; }