Wireshark-commits: [Wireshark-commits] master 75ddc45: Profinet: Combined Object Container is added
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75ddc454f17123e6c22053b6f148c21e57fd3610
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
75ddc45 by Birol Capa (birol.capa@xxxxxxxxxxx):
Profinet: Combined Object Container is added.
An IO device may define so called “combined objects”.
A particular combined object is a group of related submodules, e.g. an interface and its ports.
The Combined Object Container holds the parametrization for all submodules.
Change-Id: Ifb6c63d2c3a1d3cf2cf100a8f54cf0eafa84fe6c
Reviewed-on: https://code.wireshark.org/review/8853
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1131398 PCP: fix dissection of R bit
adds 75ddc45 Profinet: Combined Object Container is added.
Summary of changes:
plugins/profinet/packet-dcerpc-pn-io.c | 51 ++++++++++++++++++++++++++++++--
plugins/profinet/packet-pn.c | 2 +-
2 files changed, 50 insertions(+), 3 deletions(-)