From Mark C. Brown:
[obnox/wireshark/wip.git] / capture_info.c
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-03-01 guyClean up indentation a bit.
2006-01-23 guyCall capture_radiotap() when capturing on a device...
2005-12-13 ulfldon't try to close wtap, if we couldn't load the wireta...
2005-12-06 guyClean up capture_enc(), export it, and use it in the...
2005-12-04 guyDeclare "capture_info_packet()"'s as static, to match...
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit some parts of the packet counting functions into...