URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39ac1a6694f0624ab9ac861b53734e31242b6967
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
39ac1a6 by Dylan Ulis (daulis0@xxxxxxxxx):
CIP: Add Connection Index
Add cip.connection. This works just like tcp.stream, but for CIP
connections. This is added to CIP connected messages and the Forward
Open/Close messages.
Change-Id: Ib358c00dc0a4fd61065cb22b0e9b574ac43a44a4
Reviewed-on: https://code.wireshark.org/review/30984
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e2a3616 Diameter: Sort application id numerically.
add 39ac1a6 CIP: Add Connection Index
Summary of changes:
epan/dissectors/packet-cip.c | 23 +++++++++++++++++++++++
epan/dissectors/packet-enip.c | 19 ++++++++++++++++++-
2 files changed, 41 insertions(+), 1 deletion(-)