URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe2857d8e53a405ee4b9dcb37917298a90d1330f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fe2857d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
tcp: Add separator to Info column when segmented
Prefix the Info column entry "[TCP segment of a reassembled PDU]"
with a space if the column is not empty.
Change-Id: If4fc46b2d8a2d261044767c534da34e2d27435f8
Reviewed-on: https://code.wireshark.org/review/20845
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f998923 BGP: Remove redundant text in Path Attributes.
adds fe2857d tcp: Add separator to Info column when segmented
Summary of changes:
epan/dissectors/packet-tcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)