Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8275] Basic dissector: FIPA/ACL Message protocol over TCP

Date: Tue, 05 Feb 2013 14:31:51 +0000

Comment # 4 on bug 8275 from

** Patch file as built in dissector:

** The following scripts have been run on code:

    ** checkAPIs
    ** checkhf.pl
    ** checkfiltername.pl

** The following tests have been run (not all OK)

   ** editcap (erro probability 0.15) + tshark --> OK
   ** randpkt + tshark --> WRONG: 
           Although the dissector is registered under tcp.port table, tshark
           always returns the following error: (Not sure what's wrong) 

           >>> tshark: Protocol "acl" isn't valid for layer type "tcp.port"
           >>> tshark: Valid protocols for layer type "tcp.port" are:

           The protocol list does  not contain acl protocol. (Any idea?)

   ** fuzz-test.sh --> seems to be OK (about 10 passes)


You are receiving this mail because:
  • You are watching all bug changes.