freebsd-skq/sys/net
Garrett Wollman 995add1a12 Add support for two separate cloning flags, one set by the lower layers,
and one set by the protocol family.  Also add another parameter to
rtalloc1() to allow for any interface flags to be ignored; currently
this is only useful for RTF_PRCLONING.  Get rid of rt_prflags and re-unite
with rt_flags.  Add T/TCP ``route metrics''.

NB: YOU MUST RECOMPILE `route' AND OTHER RELATED PROGRAMS AS A RESULT OF
THIS CHANGE.

This also adds a new interface parameter, `ifi_physical', which will
eventually replace IFF_ALTPHYS as the mechanism for specifying the
particular physical connection desired on a multiple-connection card.

NB: YOU MUST RECOMPILE `ifconfig' AND OTHER RELATED PROGRAMS AS A RESULT OF
THIS CHANGE.
1994-12-13 22:31:49 +00:00
..
bpf_compat.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpf_filter.c Added $Id$ 1994-08-02 07:55:43 +00:00
bpf.c Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
bpf.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpfdesc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_arp.h #include <socket.h> -> <sys/socket.h> 1994-11-16 02:16:18 +00:00
if_dl.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_ethersubr.c Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
if_llc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_loop.c Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
if_ppp.c Fix previous change: don't attempt to reserve cblocks if the tty is null. 1994-11-27 15:29:57 +00:00
if_ppp.h Initial revision 1994-09-23 00:10:32 +00:00
if_sl.c Fix previous change: don't attempt to reserve cblocks if the tty is null. 1994-11-27 15:29:57 +00:00
if_slvar.h Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should 1994-10-08 01:40:23 +00:00
if_sppp.h Cronyx/Sigma sync/async serial driver with PPP support 1994-12-02 23:23:01 +00:00
if_spppsubr.c Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
if_types.h Make idempotent. 1994-08-21 05:11:48 +00:00
if.c Remove redundant stuff. Amazing that they actually solved a bug found in 1994-11-10 18:49:23 +00:00
if.h Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
netisr.h Make idempotent. 1994-08-21 05:11:48 +00:00
pppcompress.c Make PPP compile cleanly 1994-11-01 09:03:20 +00:00
pppcompress.h Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
radix.c moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
radix.h if.h: 1994-11-14 14:06:06 +00:00
raw_cb.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
raw_cb.h Make idempotent. 1994-08-21 05:11:48 +00:00
raw_usrreq.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
route.c Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
route.h Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
rtsock.c Add support for two separate cloning flags, one set by the lower layers, 1994-12-13 22:31:49 +00:00
slcompress.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
slcompress.h Idempotency #endif was not at end of file or commented. 1994-08-22 14:16:36 +00:00
slip.h Make idempotent. 1994-08-21 05:11:48 +00:00