wireshark/doc
Gilbert Ramirez c08f671988 Dietmar Petras provided:
* fix a bug in packet-tftp.c dissecting TFTP Option Acknowledgement
  packets. The is no Block-Id in TFTP Option Acknowledgements, as it is
  in TFTP Acknowledgements.
* Extension of manuf by ethernet addresses from ELSA (my company), a german
  vendor of ISDN routers, cable modems, etc.
* New dissector for Time Protocol [RFC 0868]. That protocol works on port
  37 of UDP and TCP. The implementation in this patch only dissects the
  more usual UDP version. It could print the time in a more fashion way,
  but thats for a later version.

svn path=/trunk/; revision=1609
2000-02-09 17:15:59 +00:00
..
.cvsignore Add "tethereal", a tty-oriented derivative of Ethereal that works like 2000-01-14 06:46:00 +00:00
Makefile.am Credit fix, and fix for building editcap.1 with build dir != $(srcdir) 2000-01-26 03:42:28 +00:00
dfilter2pod.in Enable filtering on the existence of an FT_STRING variable, even though 1999-10-19 05:45:56 +00:00
editcap.pod Add a man page for "editcap". 2000-01-09 20:28:26 +00:00
ethereal.pod.template Dietmar Petras provided: 2000-02-09 17:15:59 +00:00
proto_tree Make the field indices in the sample code for registering fields static. 1999-11-30 05:49:14 +00:00
randpkt.txt Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from default 1999-09-17 04:38:23 +00:00
tethereal.pod.template Heikki Vatiainen's patch to add a flag to control whether to interpret 2000-01-24 04:44:58 +00:00