Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 1995 09:18:29 -0800
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet in.h ip_input.c
Message-ID:  <199511011718.JAA22547@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/11/01 09:18:28

  Modified:    sys/netinet  in.h ip_input.c
  Log:
  Instrument the IP input queue with two new read-only MIB entries:
  	net.inet.ip.intr-queue-maxlen (=== ipintrq.ifq_maxlen)
  and	net.inet.ip.intr-queue-drops (=== ipintrq.ifq_drops)
  
  There should probably be a standard way of getting the same information
  going the other way.



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