Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter.c packet-ipx.c packet-isis-hello.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 20 Mar 2000 16:52:59 -0600 (CST)
gram        2000/03/20 16:52:57 CST

  Modified files:
    .                    dfilter.c packet-ipx.c 
                         packet-isis-hello.c packet-isis-lsp.c 
                         packet-isis.c packet-mount.c 
                         packet-mpls.c packet-nfs.c packet-smb.c 
                         packet-time.c 
  Log:
  Change dfilter_init() to check for empty-string abbreviations and for
  duplicate abbreviations. All mods to packet-*.c files are fixes to remove
  those cases.
  
  Revision  Changes    Path
  1.33      +10 -4     ethereal/dfilter.c
  1.51      +4 -4      ethereal/packet-ipx.c
  1.4       +12 -12    ethereal/packet-isis-hello.c
  1.4       +2 -2      ethereal/packet-isis-lsp.c
  1.5       +2 -2      ethereal/packet-isis.c
  1.12      +2 -2      ethereal/packet-mount.c
  1.3       +4 -4      ethereal/packet-mpls.c
  1.24      +4 -4      ethereal/packet-nfs.c
  1.63      +1 -7      ethereal/packet-smb.c
  1.3       +2 -2      ethereal/packet-time.c