summaryrefslogtreecommitdiff
path: root/sys/netatalk
AgeCommit message (Expand)Author
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2000-07-28Avoid recursion with traditional cpp.kleink
2000-06-26Define sa_family_t, and use it for sat_family.kleink
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-02PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4thorpej
2000-02-01First-draft if_detach() implementation, originally from Bill Studnemund,thorpej
1999-09-21Make NETATALK over FDDI.matt
1999-03-27Added per-addr input/output statistics. Currently just support netatalkaidan
1999-01-14Domains are associated with protocol families, not address families.thorpej
1998-10-13Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.kim
1998-09-09Add/move some Ethertypes, PR #5997, Heiko W.Rupp.thorpej
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-06-10Remove two incorrect ntoh's which make a comparison of a constant w/ awrstuden
1997-04-29Increase the receive space to improve write performance. From Bill Studenmundchristos
1997-04-03Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested bychristos
1997-04-02move atintr prototype to the header file.christos
1997-04-02Appletalk networking stack. Code based on netatalk release beta-970220christos