URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51f26ab49a3fa6b0a238483e08548f21a07e048f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
51f26ab by Ronnie Sahlberg (ronniesahlberg@xxxxxxxxx):
NFS: We need to pass data through to the dissect_rpc_list() callback
Change-Id: Iace7c6dfb81f0a98bbae304346906a5e82c82812
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/679
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5569f66 [Automatic manuf, services and enterprise-numbers update for 2014-03-16]
adds 51f26ab NFS: We need to pass data through to the dissect_rpc_list() callback
Summary of changes:
epan/dissectors/packet-gluster_pmap.c | 2 +-
epan/dissectors/packet-glusterfs.c | 6 +++---
epan/dissectors/packet-mount.c | 12 ++++++++----
epan/dissectors/packet-nfs.c | 8 ++++----
epan/dissectors/packet-pcnfsd.c | 4 ++--
epan/dissectors/packet-portmap.c | 5 +++--
epan/dissectors/packet-rpc.c | 5 +++--
epan/dissectors/packet-rpc.h | 3 ++-
8 files changed, 26 insertions(+), 19 deletions(-)