ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21065: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 19 Mar 2007 10:34:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21065

User: morriss
Date: 2007/03/19 10:34 AM

Log:
 - Set hf_sctp_acked and hf_sctp_rtt as generated.
 - Change "sctp.retransmitted" to "sctp.retransmission" since that field
   is set on messages that are retransmissions, not messages that were
   retransmitted.
 - Change some formatting to make it more consistent.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +198 -177  packet-sctp.c    Modified