URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3cf85db1f968cf92f003efa37386c97f3adfe2c1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3cf85db by Mark Vitale (mvitale@xxxxxxxxxxxxxx):
afs: add some "new" RPCs
Teach the dissector about some newer RPCs, and document some of the gaps
in the RPC ranges.
While here, remove a few commented-out lines that refer to previous
incarnations of the reassembly code.
Also correct the ouput description for the Link RPC, which actually
describes the status of the created (hard) link, not a symlink.
Change-Id: I03181cb4807f842842fe8a1003fc7b40a49ad2ba
Reviewed-on: https://code.wireshark.org/review/36298
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 94bf1c5 rx: decode version packets
add 3cf85db afs: add some "new" RPCs
Summary of changes:
epan/dissectors/packet-afs.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)