URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b644698bef613c4bb1eda5d2f7481620583fc185
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b644698 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Use the correct AVP type in a couple of places: IPAddress instead of Address.
(For whatever reason the Diameter dictionary calls it IPAddress rather than
Address--the latter is what's in the RFCs.)
Change-Id: I5efcffc2a9bced6ba841b09fd83cb3dcd128d440
Reviewed-on: https://code.wireshark.org/review/8341
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1244ee0 Fix several Starent enums that didn't have codes.
adds b644698 Use the correct AVP type in a couple of places: IPAddress instead of Address.
Summary of changes:
diameter/dictionary.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)