freebsd-nq/sys/net
Garrett Wollman 3ba6426d14 Change signature of rt->rt_output() so that it is compatible with
ifp->if_output() functions.  This way, initial implementations of
rt_output functionality can just lazily use if_output until customized
versions are written.
1995-10-16 20:53:55 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
bpf.h Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
bpfdesc.h
fddi.h
if_arp.h
if_disc.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_llc.h
if_loop.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
if_ppp.c Don't wait for output to drain in pppclose(). Discard output immediately 1995-10-05 00:33:27 +00:00
if_ppp.h
if_sl.c Clear SC_OUTWAIT after checking of free clists, not before 1995-09-17 23:38:29 +00:00
if_slvar.h
if_sppp.h This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
if_spppsubr.c This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
if_tun.c Add BPF and IP multicast capabilities to the tun' and lp' network 1995-09-25 16:57:54 +00:00
if_tun.h
if_types.h
if.c Add newline at end of log message and reduce log level to INFO from NOTICE. 1995-09-27 15:00:49 +00:00
if.h Say goodbye to IFF_NOTRAILERS. Support for trailers was officially 1995-10-13 19:48:06 +00:00
netisr.h
pppcompress.c
pppcompress.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c When adding a route fails because there is already a route with the same 1995-10-16 19:09:40 +00:00
route.h Change signature of rt->rt_output() so that it is compatible with 1995-10-16 20:53:55 +00:00
rtsock.c Protect against routing socket messages with way-too-big address families. 1995-10-13 16:01:59 +00:00
slcompress.c
slcompress.h
slip.h