Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nbns.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2001 20:41:04 -0500 (CDT)
guy         2001/10/11 20:41:03 CDT

  Modified files:
    .                    packet-nbns.c 
  Log:
  Sigh.  A MacOS X 10.1 appeared to have put out a malformed NetBIOS
  session request with a length greater than 128 bytes; crank the length
  limitation up to 256.  (Perhaps I've misread the DNS spec or the
  NetBIOS-over-TCP spec, but the request sure *looked* as if it had a
  bogus second-level-encoding in the calling machine name.)
  
  Revision  Changes    Path
  1.62      +10 -2     ethereal/packet-nbns.c