Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 20:00:30 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet accf_dns.c
Message-ID:  <200905262000.n4QK0W8V026664@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-05-26 20:00:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          accf_dns.c 
  Log:
  SVN rev 192848 on 2009-05-26 20:00:30Z by jhb
  
  Correct the sense of a test so that this filter always waits for the full
  request to arrive.  Previously it would end up returning as soon as the
  request length stored in the first two bytes had arrived.
  
  Reviewed by:    dwmalone
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/netinet/accf_dns.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905262000.n4QK0W8V026664>