URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15593da67e2f852f69f10cb93cdaa9facf017ffe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
15593da by Weston Andros Adamson (dros@xxxxxxxxxxxxxxx):
packet-nfs: switch on layout type for getdeviceinfo
We can only parse file layout ds addrs, treat all other layouts as having
opaque data.
Change-Id: I50892dbdbd6785d8216e2d8725da7bec0c554ee2
Reviewed-on: https://code.wireshark.org/review/8933
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from dd8b7ca Check for NL and AIRPCAP defines.
adds 15593da packet-nfs: switch on layout type for getdeviceinfo
Summary of changes:
epan/dissectors/packet-nfs.c | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)