..
Makefile
Also install if_gre.h in /usr/include/net/
1998-10-02 19:23:55 +00:00
bpf.c
Add some braces to make egcs happy (ambiguous else warning).
1998-08-18 06:27:01 +00:00
bpf.h
define DLT_HDLC
1998-07-25 11:31:18 +00:00
bpf_filter.c
bpf_filter.c:
1997-10-09 18:20:04 +00:00
bpfdesc.h
Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set
1998-04-30 00:08:19 +00:00
bsd-comp.c
Update to ppp-2.3b4; from Paul Mackerras
1997-03-12 20:26:46 +00:00
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_SVR4
1998-06-26 00:07:06 +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
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_arcsubr.c
defopt INET, NETATALK.
1998-07-05 00:51:04 +00:00
if_arp.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_atm.h
Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines,
1998-05-06 10:16:04 +00:00
if_atmsubr.c
defopt NATM.
1998-07-05 22:48:05 +00:00
if_dl.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_ether.h
Remove obsolete comment.
1998-07-28 12:25:53 +00:00
if_ethersubr.c
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
1998-10-13 02:34:31 +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
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
1998-10-13 02:34:31 +00:00
if_gre.c
Fix some typos in comments, and clean up some whitespace.
1998-10-07 23:33:02 +00:00
if_gre.h
Fix some typos in comments, and clean up some whitespace.
1998-10-07 23:33:02 +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
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
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
PR/5414: Ronald Khoo: tcpdump ppp does not respect inbound/outbound qualifiers.
1998-09-03 14:12:36 +00:00
if_ppp.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_pppvar.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_sl.c
Use #error instead of causing parse errors; noticed by Heiko.
1998-10-06 18:38:08 +00:00
if_slvar.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
if_strip.c
Make this compile again.
1998-07-07 03:22:03 +00:00
if_stripvar.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
if_tun.c
Add some braces to stop the new egcs warnings.
1998-08-20 19:55:06 +00:00
if_tun.h
PR #2736 : wrap the softc in #ifdef _KERNEL so userland can include this
1998-03-18 21:21:48 +00:00
if_types.h
Add new type number received from IANA. Also, note the new home of
1998-03-01 07:13:41 +00:00
netisr.h
Add IPX bits.
1998-05-04 12:54:22 +00:00
pfil.c
convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
1998-03-19 15:45:30 +00:00
pfil.h
convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
1998-03-19 15:45:30 +00:00
ppp-comp.h
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
1998-05-02 14:34:24 +00:00
ppp-deflate.c
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
1998-05-02 14:34:24 +00:00
ppp_defs.h
Add IPX bits.
1998-05-04 12:54:22 +00:00
ppp_tty.c
Fix PR5898: ppp delays last packet.
1998-08-02 15:09:50 +00:00
radix.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
radix.h
Sync with Lite2.
1997-04-02 21:17:28 +00:00
raw_cb.c
We must indirect through the higher-level protocol for
1996-05-23 18:30:57 +00:00
raw_cb.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
raw_usrreq.c
Remove unused variable.
1996-05-28 23:24:23 +00:00
route.c
Add call to splsoftnet() in rt_timer_timer to avoid possible race
1998-10-28 05:01:11 +00:00
route.h
Use do { ... } while (0) in RTFREE().
1998-08-25 04:22:33 +00:00
rtsock.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
slcompress.c
Update to ppp-2.3b5
1997-05-17 21:11:59 +00:00
slcompress.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
slip.h
add multiple inclusion protection (and cleanup).
1998-02-09 17:43:44 +00:00
zlib.c
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
1998-05-02 14:34:24 +00:00
zlib.h
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
1998-05-02 14:34:24 +00:00