URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c365dffd264478e9c8c2c9bd4ec9502e4c05d18b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c365dff by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TCP: Add (generated) field with first letter of TCP Flags
from help TCP Troubleshooter
Based on http://blog.didierstevens.com/2014/04/28/tcp-flags-for-wireshark/
Change-Id: I115717f738a77dd1b22cefa8f646bcdbe9884ec2
Reviewed-on: https://code.wireshark.org/review/8733
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from a365fb8 Print unsigned long values with %lu, not %ld.
adds c365dff TCP: Add (generated) field with first letter of TCP Flags
Summary of changes:
epan/dissectors/packet-tcp.c | 40 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 39 insertions(+), 1 deletion(-)