freebsd-dev/sys
Garrett Wollman 39191c8eb8 Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface
is administratively downed, all routes to that interface (including the
interface route itself) which are not static will be deleted.  When
it comes back up, and addresses remaining will have their interface routes
re-added.  This solves the problem where, for example, an Ethernet interface
is downed by traffic continues to flow by way of ARP entries.
1997-02-13 19:46:45 +00:00
..
alpha Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
amd64 Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place. 1997-02-13 10:47:29 +00:00
compat/linux Make this compile again after the Lite2 merge. 1997-02-10 16:34:16 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Use a valid value for MSGSSZ 1997-02-12 09:47:31 +00:00
ddb This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
dev Oops, cut/paste could be done on tthe WRONG vty :( 1997-02-13 11:58:49 +00:00
fs Killed more FIFO ifdefs. All gone now. 1997-02-13 01:13:13 +00:00
geom Make ccd compile again after the Lite2 merge. 1997-02-10 16:24:33 +00:00
gnu Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to 1997-02-12 15:35:18 +00:00
i386 Get defaults for the boot device (and flags) from the file 1997-02-13 13:15:47 +00:00
isa Oops, cut/paste could be done on tthe WRONG vty :( 1997-02-13 11:58:49 +00:00
isofs/cd9660 Killed more FIFO ifdefs. All gone now. 1997-02-13 01:13:13 +00:00
kern Provide an alternative mbuf cluster allocator which permits use of 1997-02-13 19:41:40 +00:00
libkern Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
miscfs Eliminate the last of the compile warnings in this module by 1997-02-12 18:06:08 +00:00
modules Make ibcs2 a little bit saver. Add copyright. 1997-02-02 14:40:38 +00:00
msdosfs Make this compile without warnings after the Lite2 merge: 1997-02-12 16:31:27 +00:00
net Implement PRC_IFUP a la PRC_IFDOWN so that protocols know when an interface 1997-02-12 18:54:32 +00:00
netatalk Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
netinet Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface 1997-02-13 19:46:45 +00:00
netipx Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
nfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
nfsclient This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
nfsserver This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c revision 1.201. 1997-02-13 18:43:50 +00:00
pccard In the disable_slot() routine, the variable "i" was 1997-02-11 17:22:46 +00:00
pci ULTRAENB->FAST20 1997-02-09 03:27:09 +00:00
powerpc/include Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
rpc Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
scsi This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place. 1997-02-13 10:47:29 +00:00
tools Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ufs Removed FIFO ifdef again (see rev.1.5). 1997-02-13 00:42:10 +00:00
vm Provide an alternative interface to contigmalloc() which allows a specific 1997-02-13 19:37:40 +00:00
Makefile Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00