From Lars Roland: Move timestamp_type into libethereal and provide accessor
[obnox/wireshark/wip.git] / epan / circuit.c
2004-01-09 guyFix a typo.
2002-11-28 guyWe have to keep the first frame - circuits aren't neces...
2002-11-28 guyDon't keep the first frame around for circuits; we...
2002-11-27 guyCast various "const gpointer" arguments to const pointe...
2002-11-08 guyAllow more than one circuit with the same circuit ID...
2002-10-31 guyDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
2002-10-29 guyMove the stuff to save, recompute, and restore "can_des...
2002-10-22 guyAdd in a notion of "circuits", which are for virtual...