URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a87447148b6b9711c1df8d76b6d7c2dd4896116
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7a87447 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
CAPWAP: Split CAPWAP Control and Data in 2 different protocol
Avoid to have 2 CAPWAP in Decode as (and more easy to use too...)
Change-Id: I3a332e9b4b069b9215c38b5c08872bd07ac4c2c3
Reviewed-on: https://code.wireshark.org/review/3954
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 653dc8b CAPWAP: Use standard boilerplate (see doc/packet-PROTOABBREV.c)
adds 7a87447 CAPWAP: Split CAPWAP Control and Data in 2 different protocol
Summary of changes:
epan/dissectors/packet-capwap.c | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)