Wireshark-commits: [Wireshark-commits] master dcd3d7b: pcep: add registration of missing ett fields
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcd3d7b2a5a592a058752187760e856a72b6fa6c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dcd3d7b by Jakub Zawadzki (darkjames-ws@xxxxxxxxxxxx):
pcep: add registration of missing ett fields
Add registration of ett fields:
- ett_pcep_obj_unreach_destination,
- ett_pcep_obj_branch_node_capability,
Which were used since 7bca5e168817f6f665e9aaec70ca37722c7afbea.
Reorder, ett_ registration to match declaration order.
Change-Id: Ie88cf518a77e134257570a054f6173ee49f27776
Reviewed-on: https://code.wireshark.org/review/21091
Petri-Dish: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from c398858 Give a better error message for invalid characters in preference module names.
adds dcd3d7b pcep: add registration of missing ett fields
Summary of changes:
epan/dissectors/packet-pcep.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)