aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netmon.c
AgeCommit message (Expand)AuthorFilesLines
1999-10-05Better handle errors from zlib:Guy Harris1-13/+9
1999-09-24Fix it so that it builds with "--disable-zlib".Guy Harris1-2/+2
1999-09-22This commit contains support for reading capture files compressed usingAshok Narayanan1-11/+12
1999-08-28Keep in the "wtap" structure the current offset into the file beingGuy Harris1-5/+6
1999-08-24Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaningGuy Harris1-2/+2
1999-08-22Get rid of some cruft left in by previous checkins as placeholders.Guy Harris1-14/+26
1999-08-19Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1-20/+38
1999-08-18Add to Wiretap the ability to write capture files; for now, it can onlyGuy Harris1-2/+5
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-1/+4
1999-05-12Add support for Network Monitor 2.0 files, thanks to informationGuy Harris1-22/+102
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-2/+1
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-7/+6
1999-02-20Fix a typo in a comment, and make the "magic number" a "const" string.Guy Harris1-3/+3
1999-02-12Change to wtap.c switch() statement to allow compilation under IBM's C compiler.Gilbert Ramirez1-2/+3
1999-01-27Added token-ring support to netmon.cGilbert Ramirez1-2/+4
1999-01-18Added Guy's netmon.[ch] files to CVS for him. His firewall admins forgotGilbert Ramirez1-0/+215