Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-aarp.c proto.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Sun, 3 Oct 1999 10:06:34 -0500 (CDT)
deniel      1999/10/03 10:06:31 CDT

  Modified files:
    .                    packet-aarp.c proto.c 
  Log:
  packet-aarp.c:
  - add display filter for AARP
  
  proto.c:
  - register a dummy protocol before the first one (aarp)
    since the first entry can not be filtered (bug ?)
    Gilbert, could you check this ?
  
  Revision  Changes    Path
  1.9       +66 -26    ethereal/packet-aarp.c
  1.30      +4 -1      ethereal/proto.c