.. |
Makefile
|
Also install if_gre.h in /usr/include/net/
|
1998-10-02 19:23:55 +00:00 |
bpf.c
|
Init the decriptors at boot time rather than at interface attach time.
|
1998-12-04 11:04:37 +00:00 |
bpf.h
|
define DLT_HDLC
|
1998-07-25 11:31:18 +00:00 |
bpf_filter.c
|
…
|
|
bpfdesc.h
|
…
|
|
bsd-comp.c
|
…
|
|
ethertypes.h
|
Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK),
|
1998-10-13 02:55:18 +00:00 |
if.c
|
defopt COMPAT_43
|
1998-12-10 15:07:01 +00:00 |
if.h
|
Add an if_drain to the ifnet structure (call when the system is low
|
1998-05-22 17:47:21 +00:00 |
if_arc.h
|
- define protocol type for diagnostics (0x80 as per ANSI 878.1)
|
1999-01-16 13:01:20 +00:00 |
if_arcsubr.c
|
Yet another performance optimization for exceptional length ARCnet packets.
|
1999-01-16 14:08:05 +00:00 |
if_arp.h
|
linted comment
|
1998-12-10 15:11:05 +00:00 |
if_atm.h
|
…
|
|
if_atmsubr.c
|
defopt NATM.
|
1998-07-05 22:48:05 +00:00 |
if_dl.h
|
…
|
|
if_ether.h
|
Remove obsolete comment.
|
1998-07-28 12:25:53 +00:00 |
if_ethersubr.c
|
IPX fixes.
|
1998-12-10 15:50:54 +00:00 |
if_fddi.h
|
Changes so that BPF readers will get the data in fddi packet aligned along
|
1998-09-20 02:36:08 +00:00 |
if_fddisubr.c
|
IPX fixes.
|
1998-12-10 15:51:48 +00:00 |
if_gre.c
|
We no longer support IPIP (IP proto 4).
|
1999-01-26 21:21:14 +00:00 |
if_gre.h
|
Add an extern declaration of gre_softc[] here. Wrap it and the prototypes
|
1998-12-22 01:33:45 +00:00 |
if_hippi.h
|
Sync the symbol used for multiple inclusion protection with the canonical
|
1998-05-29 13:37:39 +00:00 |
if_hippisubr.c
|
defopt INET, NETATALK.
|
1998-07-05 00:51:04 +00:00 |
if_llc.h
|
…
|
|
if_loop.c
|
defopt NS, NSIP.
|
1998-07-05 06:49:00 +00:00 |
if_media.c
|
Make this compile with -DIFMEDIA_DEBUG.
|
1998-08-30 07:39:39 +00:00 |
if_media.h
|
Add "10baseT-FDX" and "100baseTX-FDX" aliases to the end of the subtype
|
1998-11-02 22:10:26 +00:00 |
if_ppp.c
|
Use M_LINK{0,1} for our own mbuf flags, rather than arbitrarily picking
|
1999-01-09 21:47:09 +00:00 |
if_ppp.h
|
…
|
|
if_pppvar.h
|
…
|
|
if_sl.c
|
Use #error instead of causing parse errors; noticed by Heiko.
|
1998-10-06 18:38:08 +00:00 |
if_slvar.h
|
…
|
|
if_strip.c
|
Make this compile again.
|
1998-07-07 03:22:03 +00:00 |
if_stripvar.h
|
…
|
|
if_tun.c
|
Fix PR6473: allow sends to tun* devices using bpf.
|
1998-11-30 21:43:11 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
fix "CMSA CD" to "CSMA/CD"
|
1999-01-18 06:31:13 +00:00 |
netisr.h
|
…
|
|
pfil.c
|
…
|
|
pfil.h
|
…
|
|
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
…
|
|
ppp_tty.c
|
#include "opt_ppp.h" otherwise struct ppp_softc can be the wrong size
|
1998-12-12 18:21:32 +00:00 |
radix.c
|
…
|
|
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Simplify the rttimer code somewhat; use TAILQs instead of CIRCLEQs (we
|
1998-12-27 18:27:48 +00:00 |
route.h
|
Simplify the rttimer code somewhat; use TAILQs instead of CIRCLEQs (we
|
1998-12-27 18:27:48 +00:00 |
rtsock.c
|
fix thinko in previous change.
|
1998-12-12 17:26:09 +00:00 |
slcompress.c
|
Synchronize with the Ultrix version of the ppp release.
|
1998-12-12 18:22:39 +00:00 |
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
…
|
|