NetBSD/sys/netatalk
dyoung e1d4e2922e In AppleTalk, IPv4, and IPv6 routing domains, help sockaddr_cmp()
avoid an indirect function call by comparing the family, length,
and bytes [dom->dom_sa_cmpofs, dom->dom_sa_cmpofs + dom->dom_sa_cmplen),
corresponding to the the sockaddrs' "address" members.

For ISO, actually use sockaddr_iso_cmp, for a change.  Thanks to
yamt@ for pointing out my error.
2007-05-06 02:56:37 +00:00
..
Makefile
aarp.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
aarp.h
at.h
at_control.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
at_extern.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
at_proto.c In AppleTalk, IPv4, and IPv6 routing domains, help sockaddr_cmp() 2007-05-06 02:56:37 +00:00
at_rmx.c
at_var.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ddp.h
ddp_input.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ddp_output.c KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
ddp_usrreq.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ddp_var.h
files.netatalk
phase2.h