URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a41c96be12389b23622d9267a925b88f6959bcc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4a41c96 by Uli Heilmeier (uh@xxxxxxxxxxxx):
NFS: Display ClientID in info col for Renew requests
Instead of showing the CRC16 value of the clientid, this commit
displays the real value of the clientid in the INFO column.
Bug: 15432
Change-Id: Iaeae89bf7dfe4b08746a4da9515f25f9ae6c02ac
Reviewed-on: https://code.wireshark.org/review/31628
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a399187 CMake: Replace PACKAGELIST magic
add 4a41c96 NFS: Display ClientID in info col for Renew requests
Summary of changes:
epan/dissectors/packet-nfs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)