.. |
bpf.c
|
Do *not* free the mbuf chain we just created.
|
1997-10-12 16:35:10 +00:00 |
bpf.h
|
Add definitions for bpf_int and bpf_u_int; these are not used in the kernel,
|
1997-10-10 14:15:32 +00:00 |
bpf_filter.c
|
bpf_filter.c:
|
1997-10-09 18:20:04 +00:00 |
bpfdesc.h
|
GC bd_sig
|
1997-10-09 18:58:08 +00:00 |
bsd-comp.c
|
Update to ppp-2.3b4; from Paul Mackerras
|
1997-03-12 20:26:46 +00:00 |
ethertypes.h
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
if.c
|
Reimplement a test for broadcast addresses advertized, which was left out
|
1997-10-02 19:41:56 +00:00 |
if.h
|
Reimplement a test for broadcast addresses advertized, which was left out
|
1997-10-02 19:41:56 +00:00 |
if_arc.h
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
if_arcsubr.c
|
Reimplement a test for broadcast addresses advertized, which was left out
|
1997-10-02 19:41:56 +00:00 |
if_arp.h
|
eliminate non-comment text after #endifs; from Dave Sainty in PR kern/4091
|
1997-09-08 02:06:30 +00:00 |
if_atm.h
|
…
|
|
if_atmsubr.c
|
s/if_ethertypes.h/ethertypes.h/ because if_ethertypes.h doesn't exist
|
1997-03-15 21:10:45 +00:00 |
if_dl.h
|
…
|
|
if_ether.h
|
* modify ether_aton, ether_hostton, and ether_line to take 'const char *'
|
1997-11-02 14:26:15 +00:00 |
if_ethersubr.c
|
Reimplement a test for broadcast addresses advertized, which was left out
|
1997-10-02 19:41:56 +00:00 |
if_fddi.h
|
Resolve conflicts from merge.
|
1997-03-24 00:35:02 +00:00 |
if_fddisubr.c
|
Reimplement a test for broadcast addresses advertized, which was left out
|
1997-10-02 19:41:56 +00:00 |
if_llc.h
|
Rename a the pdu fields and don't add the bogus cast on the frmrinfo define.
|
1997-05-02 21:08:54 +00:00 |
if_loop.c
|
Add MHLEN + MLEN extra space to LOMTU for IP and transport headers.
|
1997-08-14 01:12:35 +00:00 |
if_media.c
|
BSD/OS-style network interface media selection, implemented by
|
1997-03-17 02:55:12 +00:00 |
if_media.h
|
Back out the previous change (add IFM_10_EXT) after some dicussion
|
1997-03-26 01:19:27 +00:00 |
if_ppp.c
|
From Paul Mackerras: use sl_compress_setup, not sl_compress_init
|
1997-06-16 17:01:36 +00:00 |
if_ppp.h
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
if_pppvar.h
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
if_sl.c
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
if_slvar.h
|
Update for the new mbuf code, in a slighly kludgy way. Basically, these
|
1997-03-27 20:36:14 +00:00 |
if_strip.c
|
Start the watchdog timer in stripopen(), and make sure it's cancelled in
|
1997-11-20 08:03:06 +00:00 |
if_stripvar.h
|
Change the interface name from "st" to "strip", so as to match the
|
1997-11-17 23:35:28 +00:00 |
if_tun.c
|
Add SIOC{ADD|DEL}MULTI ioctl to support (for IFF_MULTICAST).
|
1997-09-25 13:11:58 +00:00 |
if_tun.h
|
Fix imported RCS keyword slightly
|
1998-01-05 05:08:43 +00:00 |
if_types.h
|
…
|
|
netisr.h
|
Add netatalk stubs.
|
1997-04-02 21:23:26 +00:00 |
pfil.c
|
remove advertising clause from all my licenses.
|
1997-10-10 05:39:47 +00:00 |
pfil.h
|
remove advertising clause from all my licenses.
|
1997-10-10 05:39:47 +00:00 |
ppp-comp.h
|
Update to ppp-2.3b4; from Paul Mackerras
|
1997-03-12 20:26:46 +00:00 |
ppp-deflate.c
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
ppp_defs.h
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
ppp_tty.c
|
make sure that the tty layer restarts the ppp layer when there is an error
|
1997-03-25 22:33:25 +00:00 |
radix.c
|
Sync with Lite2.
|
1997-04-02 21:17:28 +00:00 |
radix.h
|
Sync with Lite2.
|
1997-04-02 21:17:28 +00:00 |
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Sync with Lite2.
|
1997-04-02 21:17:28 +00:00 |
route.h
|
Sync with Lite2.
|
1997-04-02 21:17:28 +00:00 |
rtsock.c
|
PR/2733: Bill Sommerfeld: route change command can crash system. Actually
|
1997-12-10 00:47:57 +00:00 |
slcompress.c
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
slcompress.h
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
slip.h
|
…
|
|
zlib.c
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |
zlib.h
|
Update to ppp-2.3b5
|
1997-05-17 21:11:59 +00:00 |