Wireshark-commits: [Wireshark-commits] rev 20976: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sctp.c
From:
lego@xxxxxxxxxxxxx
Date: Mon, 05 Mar 2007 22:47:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20976
User: lego
Date: 2007/03/05 10:47 PM
Log:
+ Quick and dirty fix in association matching code to avoid a vtag==0 (init) to "curse" an entire association. Yes, it has to be reworked... but I need it for debugging purposes.
+ Add the fields sctp.sack_gap_block_start_tsn and sctp.sack_gap_block_end_tsn so that one can filter over a tsn ack acked by a gap block.
Directory: /trunk/epan/dissectors/
Changes Path Action
+24 -3 packet-sctp.c Modified