URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=852a4212c87b75306c397dd406bfc68954bfc619
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
852a421 by Andrii Vladyka (a.vladyka@xxxxxxx):
ATM: add new dissector table
The new table takes unit ((VPI << 16) | VCI) to allow ATM cell payload dissection depending on VPI+VCI combination
Change-Id: I8f958f904749363cafe0046424c3c2bf6a1a5c96
Reviewed-on: https://code.wireshark.org/review/31381
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 10a7993 Remove comment whose meaning is unclear at best.
add 852a421 ATM: add new dissector table
Summary of changes:
epan/dissectors/packet-atm.c | 72 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 64 insertions(+), 8 deletions(-)