URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43df65a29c3901b6a9f2757deda0c8a8c2d69e89
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
43df65a by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Delay registration of Diameter fields until they're needed.
... Like the RADIUS and wimaxasncp dissectors do.
Change-Id: Ifab019a0040d3938e52918a282a3beba9dfcfc70
Reviewed-on: https://code.wireshark.org/review/14900
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from dc3aa26 Qt UAT: call the UAT update callback after each field is updated.
adds 43df65a Delay registration of Diameter fields until they're needed.
Summary of changes:
epan/dissectors/packet-diameter.c | 55 +++++++++++++++++++++++--------------
1 file changed, 35 insertions(+), 20 deletions(-)