Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-osi.c packet-osi.h packet-isis-lsp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 15 May 2003 01:35:02 -0500 (CDT)
guy         2003/05/15 01:35:02 CDT

  Modified files:
    .                    packet-osi.c packet-osi.h 
                         packet-isis-lsp.c 
  Log:
  From Laurent Rabret:
  
  	fix a bug where bad IPv4 and IPv6 prefix lengths could cause a
  	buffer overflow;
  
  	check the checksum in LSP packets.
  
  Revision  Changes    Path
  1.61      +95 -2     ethereal/packet-osi.c
  1.14      +2 -1      ethereal/packet-osi.h
  1.43      +46 -12    ethereal/packet-isis-lsp.c