freebsd-src/sys/net
Gary Palmer a330e1f1a5 Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes
SNMP slightly more informative

Reviewed by: Garrett Wollman
1996-06-01 23:25:10 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
bpf.h Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
bpfdesc.h Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
bsd_comp.c
fddi.h
if_arp.h
if_disc.c Removed never-used #includes of <machine/cpu.h>. Many were apparently 1996-04-07 17:39:28 +00:00
if_dl.h
if_ethersubr.c Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes 1996-06-01 23:25:10 +00:00
if_fddisubr.c Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes 1996-06-01 23:25:10 +00:00
if_llc.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
if_loop.c Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
if_ppp.c Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
if_ppp.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
if_pppvar.h Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
if_sl.c When two units swapped, copy SC_STATIC flag too, not clear it 1996-05-13 14:18:18 +00:00
if_slvar.h Prevent mixing of static and dynamic unit allocation strategies 1996-05-13 14:09:34 +00:00
if_sppp.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
if_spppsubr.c
if_tun.c added missing semicolon 1996-05-26 22:05:36 +00:00
if_tun.h Make user-level PPP on-demand with dynamic IP actually work. 1996-03-08 11:07:07 +00:00
if_types.h
if.c Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
if.h Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
netisr.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
ppp_comp.h
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
raw_cb.h
raw_usrreq.c Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
route.c Eliminate panic("rtfree") caused by double-freeing the route 1996-03-29 08:02:30 +00:00
route.h Add three new route flags to help determine what sort of address 1996-05-06 17:42:13 +00:00
rtsock.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
slcompress.c When cslip gets an uncompressed packet, it attempts to save off the TCP/IP 1996-04-11 06:46:24 +00:00
slcompress.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
slip.h