URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7c936a32d2422916797cdd2f39a93c3829b8ea5 Submitter: Anders Broman ([email protected]) Changed: branch: master Repository: wireshark
Commits: c7c936a by Michael Mann ([email protected]): Have all TCP flags in the structure that is passed to subdissectors. Have subdissectors do the bit math checking for particular flag bits. Change-Id: Ie6350e316f79af879be9fc512ce215f24449a7e5 Reviewed-on: https://code.wireshark.org/review/13071 Reviewed-by: Michael Mann <[email protected]> Petri-Dish: Michael Mann <[email protected]> Tested-by: Petri Dish Buildbot <[email protected]> Reviewed-by: Anders Broman <[email protected]> Actions performed: from 3239d02 checkAPIs: Add "system" to possible shadow variable (on OS X) adds c7c936a Have all TCP flags in the structure that is passed to subdissectors. Summary of changes: epan/dissectors/packet-http.c | 2 +- epan/dissectors/packet-rlogin.c | 4 ++-- epan/dissectors/packet-tcp.c | 7 ++----- epan/dissectors/packet-tcp.h | 6 ++++-- 4 files changed, 9 insertions(+), 10 deletions(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
