URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d626a4b7e81bf191c1e7c019b1cc34c783766daf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d626a4b by Marko Hrastovec (marko.hrastovec@xxxxxxxxx):
Add missing CAT001 fields
- After bug 16662 was reported it was discovered that Category 001
does not have all fields decoded, because at the beginning not
all fields were added due to lack of sample data. Later, for
other categories all fields were decoded, while 001 was left out.
Missing fields for Category 001 are added now.
Change-Id: I3711004e742dbdaa7f785b110c62e420280e71a4
Reviewed-on: https://code.wireshark.org/review/37652
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0162ba7 Enable display filter autocomplete on find packet search.
add d626a4b Add missing CAT001 fields
Summary of changes:
epan/dissectors/packet-asterix.c | 255 +++++++++++++++++++++++++++++++--------
1 file changed, 208 insertions(+), 47 deletions(-)