Wireshark-commits: [Wireshark-commits] rev 24291: /trunk/gtk/ /trunk/gtk/: Makefile.common conversations_table.c hostlist_sctp.c hostlist_table.c
From:
stig@xxxxxxxxxxxxx
Date: Fri, 08 Feb 2008 12:33:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24291
User: stig
Date: 2008/02/08 12:33 PM
Log:
Added SCTP Endpoints table.
Display port number in SCTP Conversations table.
Get correct display filter from SCTP Conversations.
Arrange Conversations and Endpoints tabs alphabetically.
Directory: /trunk/gtk/
Changes Path Action
+4 -3 Makefile.common Modified
+35 -22 conversations_table.c Modified
+92 -0 hostlist_sctp.c Added
+10 -4 hostlist_table.c Modified