URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=725200d6507efadd853b3c21a01c84982ef8a00e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
725200d by Pascal Quantin (pascal@xxxxxxxxxxxxx):
GTP: improve LTE/NR PDCP container configuration
- add destination IP address
- allow using * as a wildcard for TEID
- change some default values
To avoid backward compatibility issues with the older UAT configuration files,
we use new configuration files.
Change-Id: If9fe666dabd127334aa8d001ec59f7cc551fb818
Reviewed-on: https://code.wireshark.org/review/35051
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 40d822e tools: add automatic C skeleton dissector generator.
add 725200d GTP: improve LTE/NR PDCP container configuration
Summary of changes:
epan/dissectors/packet-gtp.c | 348 ++++++++++++++++++++++++++++++-------------
1 file changed, 244 insertions(+), 104 deletions(-)