Always put the packet type in the Info column.
[obnox/wireshark/wip.git] / packet-rlogin.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 guyUse "BYTES_ARE_IN_FRAME()" rather than explicitly check...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-08-06 guyThere is *no* guarantee that the "fd" argument to a...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-08 guyJeff Foster's rlogin dissector, and changes to the...