NetBSD/sys/net
kristerw 0ed7608653 Revert previous. Nested comments are evil. 2002-11-02 12:00:03 +00:00
..
Makefile Install net/ieee1394.h the same way we install all the other 2001-10-05 12:37:39 +00:00
bpf.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
bpf.h Nuke the old SunOS-style ioctl defns. 2002-09-21 17:02:46 +00:00
bpf_filter.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
bpfdesc.h
bridgestp.c add RCSIDs 2001-11-12 23:49:33 +00:00
bsd-comp.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
dlt.h Define new DLT: DLT_IEEE802_11, DLT_PRISM_HEADER, and DLT_AIRONET_HEADER 2002-08-28 09:31:20 +00:00
ethertypes.h Add the Ethertype for 802.3x flow control packets. 2002-02-10 01:28:32 +00:00
if.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
if.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
if_arc.h Eliminate common. 2002-05-13 23:50:32 +00:00
if_arcsubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_arp.h integrate IEEE1394 ARP into generic ARP logic. 2002-06-24 08:06:20 +00:00
if_atm.h Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
if_atmsubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_bridge.c Add a function to lookup bridge members by struct ifnet * and use 2002-08-24 19:00:31 +00:00
if_bridgevar.h Add support for building Ethernet bridges, based on Jason Wright's 2001-08-17 21:37:27 +00:00
if_dl.h
if_eco.h Add retry mechanisms for Econet, so that if a four-way handshake doesn't 2001-09-17 22:41:59 +00:00
if_ecosubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_ether.h Use "const" for all input parameters of ethers(3) functions. 2002-09-16 19:25:30 +00:00
if_ethersubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_faith.c no need to set rmx_send/recvpipe. 2002-06-04 22:11:15 +00:00
if_faith.h correct faith prefix determination. use sys/netinet/if_faith.c:faithprefix() 2001-05-08 10:15:13 +00:00
if_fddi.h withough -> without 2001-06-13 10:45:57 +00:00
if_fddisubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_gif.c drop too short IPv6 frame 2002-06-13 05:10:34 +00:00
if_gif.h gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
if_gre.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
if_gre.h Clear M_BCAST and M_MCAST on outgoing mbufs. 2002-02-24 17:22:20 +00:00
if_hippi.h
if_hippisubr.c correect AF_INET6 handling 2002-06-13 05:09:52 +00:00
if_ieee1394.h
if_ieee1394subr.c initialize pkthdr for dummy mbuf before calling bpf_mtap(). 2002-09-26 13:06:56 +00:00
if_ieee80211.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
if_ieee80211subr.c Do not start active scan for WI_RID_SCAN_APS request on HostAP, just return 2002-10-16 11:29:30 +00:00
if_llc.h Add 802.1D (Spanning Tree) LSAP code. 2001-04-10 19:30:41 +00:00
if_loop.c Fix a case where M_COPY_PKTHDR() wasn't being used prior to calling bpf_mtap 2002-09-26 16:07:03 +00:00
if_media.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_media.h Change ifmb_baudrate for IFM_IEEE80211_DS5: 5Mbps -> 5.5Mbps 2002-09-27 05:27:20 +00:00
if_ppp.c backout previous two - if you use ppp* interface, kernel panics instantly. 2002-10-02 02:27:54 +00:00
if_ppp.h new copyright boilerplate from CMU. from openbsd 2002-07-01 22:09:31 +00:00
if_pppoe.c Apply patch from Todd Vierling in PR kern/17665: 2002-09-01 18:06:59 +00:00
if_pppoe.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
if_pppvar.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
if_sl.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_slvar.h change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
if_sppp.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
if_spppsubr.c license clarification from the author, via openbsd 2002-09-27 06:20:30 +00:00
if_spppvar.h Don't throw away the name and the secret lengths. This eliminates all the 2002-07-28 19:54:47 +00:00
if_stf.c fix comment, sync with kame 2002-09-17 06:32:49 +00:00
if_stf.h
if_strip.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
if_stripvar.h change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
if_token.h
if_tokensubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_tun.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
if_tun.h Turn the tun device/network interface into a cloning device. 2001-10-31 20:08:17 +00:00
if_types.h use iana-assigned value for IFT_STF. sync w/kame 2002-07-10 21:01:06 +00:00
if_vlan.c fix a few typos in comments 2002-06-11 06:00:57 +00:00
if_vlanvar.h
net_osdep.c whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
net_osdep.h whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
netisr.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
netisr_dispatch.h Revert previous. Nested comments are evil. 2002-11-02 12:00:03 +00:00
pfil.c add RCSIDs 2001-11-12 23:49:33 +00:00
pfil.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pfkeyv2.h pass replay sequence number on sadb_x_sa2 (it's outside of PF_KEY standard 2001-08-02 12:10:14 +00:00
ppp-comp.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp-deflate.c copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_defs.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_tty.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
radix.c add RCSIDs 2001-11-12 23:49:33 +00:00
radix.h fix typo in function name (rn_satsifies_leaf -> satisfies). indent. 2000-12-17 10:23:19 +00:00
raw_cb.c Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_cb.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_usrreq.c add RCSIDs 2001-11-12 23:49:33 +00:00
route.c Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:42:28 +00:00
route.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
rtsock.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
slcompress.c add RCSIDs 2001-11-12 23:49:33 +00:00
slcompress.h
slip.h
zlib.c #if 0 a couple of unused functions. 2002-08-20 03:52:26 +00:00
zlib.h Upgrade this generated version to be based on zlib-1.1.4 2002-03-13 03:59:35 +00:00