summaryrefslogtreecommitdiff
path: root/epan/expert.c
diff options
context:
space:
mode:
authorTom Haynes <loghyr@primarydata.com>2015-09-17 14:40:23 -0700
committerAnders Broman <a.broman58@gmail.com>2015-09-21 04:18:10 +0000
commit3b09a9e4570a876faec23ba7a1d8be8ac981f92a (patch)
tree50a8576e7dea585c8b95d6bf578b65abf663e8f9 /epan/expert.c
parent741ee8cce595866746a9da4d9d094729a42551c1 (diff)
downloadwireshark-3b09a9e4570a876faec23ba7a1d8be8ac981f92a.tar.gz
nfs: Register CB program statically and not whilst parsing it
The existing code parsed the callback program number from a packet and then registered the callback program number. But since the RPC dissector checks for valid and known program numbers, it never parses it out. Anyway, NFS4_CALLBACK is a well known number - use it! Change-Id: Ia812359102bf6620e3b83109eb918032155cd8d3 Signed-off-by: Tom Haynes <loghyr@primarydata.com> Reviewed-on: https://code.wireshark.org/review/10558 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/expert.c')
0 files changed, 0 insertions, 0 deletions