wollman 5d0a192746 Add some padding to struct ifmibdata and move the `struct ifdata' to
the end of that sstructure to make evolution easier.

Add definitions for the 802.3/Ethernet MIB.  To implement this, simply
add a `struct ifmib_iso_8802_3' somewhere in your interface's softc,
point if_linkmib to it, set if_linkmiblen, and fill in the statistics
with appropriate values.  (I didn't want to create Yet Another Ethernet-
related header file, otherwise this would have been separated out.)
1996-08-28 18:32:19 +00:00
..
1996-06-12 05:11:41 +00:00
1996-08-05 14:03:10 +00:00
1996-06-10 23:17:45 +00:00
1996-08-09 22:57:06 +00:00
1996-08-07 04:09:05 +00:00
1996-06-14 11:02:28 +00:00