openSAFETY, EPL: Fix heuristic for false-positives
authorRoland Knall <roland.knall@br-automation.com>
Thu, 20 Mar 2014 14:23:55 +0000 (15:23 +0100)
committerAnders Broman <a.broman58@gmail.com>
Fri, 21 Mar 2014 05:17:05 +0000 (05:17 +0000)
commit0940595a980b80723fb4eb980af4832124145b3d
tree32f44fd528d73682f3d30c1f492f8949ae5418ed
parenta04f610989400f76beaa7709b0e7fa1bce2109a7
openSAFETY, EPL: Fix heuristic for false-positives

 - Adding a typedefinition which can be deactivated, so
   that certain types of frames are only detected in their
   respective transport protocols
 - Rename bytes array as it is a key-word for some IDEs and
   hinders syntax checking
 - Add node info to the time request from/by fields
 - EPL: add message type to heuristic dissection call

Change-Id: Ia572bb68fc1d24d70e72b77867f0dad323b055b9
Reviewed-on: https://code.wireshark.org/review/750
Reviewed-by: Roland Knall <rknall@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-epl.c
epan/dissectors/packet-opensafety.c