From c08f67198863c9c6e51b5817d2dbcfe8bfb65dbf Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Wed, 9 Feb 2000 17:15:59 +0000 Subject: 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 --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 9f31f03b09..2bf3222f07 100644 --- a/AUTHORS +++ b/AUTHORS @@ -243,6 +243,10 @@ Ed Meaney { Win32 support } +Dietmar Petras { + Time protocol support +} + Alain Magloire was kind enough to give his permission to use his version of snprintf.c. -- cgit v1.2.3