freebsd_amp_hwpstate/sys/net
Garrett Wollman fcd6781acb Fix a bug in ifa_ifwithnet() which caused a page fault in bcmp()
when attepmting to add certain types of routes.  This problem
only manifested itself in the presence of unconfigured point-to-point
interfaces.

Noticed by: Chuck Cranor <chuck@maria.wustl.edu>
1996-07-24 19:59:53 +00:00
..
bpf.c Changed some memcpy()'s back to bcopy()'s. 1996-06-08 08:19:03 +00:00
bpf.h
bpf_compat.h
bpf_filter.c
bpfdesc.h
bsd_comp.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
fddi.h
if.c Fix a bug in ifa_ifwithnet() which caused a page fault in bcmp() 1996-07-24 19:59:53 +00:00
if.h Fix a spelling error I forgot to bring over from my personal version 1996-07-23 14:44:46 +00:00
if_arp.h
if_disc.c Change the use if ifnet.if_lastchange to be more in line with 1996-06-10 23:07:36 +00:00
if_dl.h
if_ethersubr.c Submitted by: archie@whistle.com 1996-06-19 01:50:10 +00:00
if_fddisubr.c Change the use if ifnet.if_lastchange to be more in line with 1996-06-10 23:07:36 +00:00
if_llc.h
if_loop.c Set IFF_RUNNING on the loopback interface. 1996-06-19 16:24:10 +00:00
if_ppp.c Don't dereference sc->sc_setmtu if it's NULL (such as when it's not running) 1996-07-21 17:14:06 +00:00
if_ppp.h
if_pppvar.h Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
if_sl.c Remove another extraneous setting of if_lastchange 1996-06-24 21:56:39 +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
if_spppsubr.c Add $Id$ 1996-06-10 23:17:45 +00:00
if_tun.c Remove an un-necessary call to microtime() to set if_lastchange 1996-06-23 00:51:05 +00:00
if_tun.h
if_types.h
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 The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
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 Disallow host routes that point to themselves. These routes serve no 1996-07-10 01:34:36 +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 Disallow host routes that point to themselves. These routes serve no 1996-07-10 01:34:36 +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
slip.h