Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris e33adb1b38 Only check the destination address if it's AT_ETHER; otherwise, there's
no guarantee that "data[5]" exists or can be interpreted in that fashion.

svn path=/trunk/; revision=9188
2003-12-07 02:42:54 +00:00
Olivier Abad d9dec105d6 Check if pinfo->dl_dst.data is not NULL before accessing the data (it
was NULL in one of my "linux cooked" captures which contains no
destination address).

svn path=/trunk/; revision=9184
2003-12-06 19:26:04 +00:00
Guy Harris 44bb98184d From Giles Scott: add some new hardware types.
svn path=/trunk/; revision=8573
2003-09-30 20:51:19 +00:00
Guy Harris fadeb72b2e From Giles Scott: Nortel/SynOptics Network Management Protocol support.
svn path=/trunk/; revision=8290
2003-08-28 00:11:32 +00:00