freebsd with flexible iflib nic queues
Go to file
Garrett Wollman bbd17bf8e1 Add better support for retrieving management information from network
interfaces.  This creates two new tables in the net.link.generic branch
of the MIB; one contains (essentially) `ifdata' structures, and the other
contains a blob provided by the interface (and presumably used to
implement link-layer-specific MIB variables).  A number of things
have been moved around in the `ifnet' and `ifdata' structures, so
NEW VERSIONS OF ifconfig(8) AND routed(8) ARE REQUIRED.  (A simple
recompile is all that's necessary.)

I have a sample program which uses this interface for those interested
in making use of it.
1996-07-30 19:17:07 +00:00
bin add a reference to killall(1) 1996-07-03 22:19:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc Edit this for consistency's sake (though it's syntactically identical). 1996-07-30 06:28:59 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
include New routed.h that goes with the new routed. 1996-07-22 21:14:48 +00:00
lib Document that the relevant clock ticks are for the statistics clock 1996-07-30 17:32:49 +00:00
libexec consistent presentation of emphasis 1996-07-23 12:21:46 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Add chgrp to fixit, closes PR#1342 1996-07-29 09:17:12 +00:00
sbin Document that the major and minor numbers are parsed by strtoul(). 1996-07-30 17:44:36 +00:00
secure Merge, remove rubbish and bump the MAJOR.MINOR to 3.0 1996-07-29 18:01:42 +00:00
share Bring this section up to reality. 1996-07-30 09:35:54 +00:00
sys Add better support for retrieving management information from network 1996-07-30 19:17:07 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Fix a bug under time's "-l" option. The values reported for average 1996-07-30 19:00:12 +00:00
usr.sbin Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile General tidy-up of Makefile. The objective was to make it clear and 1996-07-27 21:47:42 +00:00