Remove the "union pseudo_header" from the "frame_data" structure;
[obnox/wireshark/wip.git] / wiretap / ascend.c
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-10 guyInclude an example of "wdd" output data from an Ascend...
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
2000-01-10 gramSome initial changes for win32 support, but not all.
1999-10-28 geraldChange ASCEND_MAX_SEEK from 1000000 to 100000, so as...
1999-10-08 guyMove some definitions of stuff not used outside the...
1999-09-23 guyGet rid of unused variable.
1999-09-22 ashoknFix to allow compressed file handling of Ascend captures
1999-09-13 geraldAdd support for "wdd" trace output.
1999-09-11 geraldAdded Guy's patch to use the pseudo header facility...
1999-09-11 guy"ascend_seek()" isn't used outside "ascend.c", so make...
1999-09-11 guy"ascend_read()" is local to "ascend.c" - declare it...
1999-09-11 geraldAdd in ascend.c, ascend.h, ascend-grammar.y and ascend...