NetBSD/sys/net
christos 9dfe73a161 PR/3462: William Studenmund: sizeof(struct llc) returns 10 on m68k instead
of 8. Since structure padding on the m68k is 16 and on the arm is 32, we
rearrange the frmrinfo portion of the union not to contain a second structure.
1997-05-01 14:42:24 +00:00
..
bpf.c if_arc.h is in net, not netinet. 1997-03-17 06:45:20 +00:00
bpf.h add ATM data-link type; reqd. for libpcap. 1996-12-13 07:57:33 +00:00
bpf_filter.c
bpfdesc.h
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 BSD/OS-style network interface media selection, implemented by 1997-03-17 02:55:12 +00:00
if.h prevent multiple inclusions 1997-04-08 21:29:26 +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 Fix several bugs related to the new ARP code, and ARCnet ARP support. 1997-03-23 01:22:35 +00:00
if_arp.h Add ARP hardware type for Richochet "starmode" radio addresses. 1997-03-25 02:30:52 +00:00
if_atm.h fix previous byte-order fix the correct way 1996-11-09 23:02:27 +00:00
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 New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
if_ethersubr.c Update for argument change in at_ifawithnet 1997-04-03 18:48:28 +00:00
if_fddi.h Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
if_fddisubr.c Fix compile problems (from Veego) 1997-04-03 21:07:42 +00:00
if_llc.h PR/3462: William Studenmund: sizeof(struct llc) returns 10 on m68k instead 1997-05-01 14:42:24 +00:00
if_loop.c Add netatalk stubs. 1997-04-02 21:23:26 +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 Made pppoutput() public again on behalf of Martin Husemann (PR 3455). 1997-04-16 12:54:42 +00:00
if_ppp.h Made pppoutput() public again on behalf of Martin Husemann (PR 3455). 1997-04-16 12:54:42 +00:00
if_pppvar.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
if_sl.c Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +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 Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_stripvar.h Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_tun.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
if_tun.h A couple of emulation enhancements from der mouse's PR#2411: 1996-06-25 22:15:13 +00:00
if_types.h
netisr.h Add netatalk stubs. 1997-04-02 21:23:26 +00:00
pfil.c remove pfil_bad. 1996-12-20 08:40:46 +00:00
pfil.h Don't attempt to include config(8)-generated headers if we're included 1997-03-29 19:52:41 +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.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ppp_defs.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +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 We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
raw_cb.h Prototype new raw_*() functions. 1996-05-28 23:24:50 +00:00
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
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 m_copyback() is now in uipc_mbuf.c 1997-03-27 20:38:20 +00:00
slcompress.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
slcompress.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
slip.h
zlib.c Avoid 'unused variable' warning for copyright string, like in the 1997-03-13 20:11:53 +00:00
zlib.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00