URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8939546535f2b80f9ae52d6b783292bfff3f387b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8939546 by Peter Wu (peter@xxxxxxxxxxxxx):
PROXY: rename fields in preparaton for v1 support
Source/Destination addresses/ports are not specific to v2, they also
apply to v1, so drop the "v2" part. Rename fields and shorten the label
for consistency with the "ip.dst" and "tcp.dstport" fields.
Change-Id: I4187f9e278a315ccda7fa803106d368039e0f25c
Ping-Bug: 15714
Reviewed-on: https://code.wireshark.org/review/32940
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 090bb79 NAS-EPS: Use ...bitmask_list() for EPS network feature support IE.
add 8939546 PROXY: rename fields in preparaton for v1 support
Summary of changes:
epan/dissectors/packet-proxy.c | 107 +++++++++++++++++++++--------------------
1 file changed, 54 insertions(+), 53 deletions(-)