Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2005 11:16:12 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200512061116.jB6BGCe5019188@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-12-06 11:16:12 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  When we drop packet due to no space in output interface output queue, also
  increase the ifp->if_snd.ifq_drops.
  
  PR:             72440
  Submitted by:   ikob
  
  Revision  Changes    Path
  1.251     +1 -0      src/sys/netinet/ip_output.c



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