freebsd-dev/sys/netatalk
Robert Watson 8e9013b4c4 Lock down the netatalk AARP code, which is responsible for appletalk
address discovery and caching (similar to inet ARP).  Use a single
global mutex, aarptab_mtx, to protect the table.  Remove spl/spx.

Tested by:	Bob Bishop <rb@gid.co.uk>
2004-04-09 01:40:12 +00:00
..
aarp.c Lock down the netatalk AARP code, which is responsible for appletalk 2004-04-09 01:40:12 +00:00
aarp.h
at_control.c Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is 2004-03-22 04:50:36 +00:00
at_extern.h
at_proto.c
at_rmx.c Compare pointers with NULL rather than 0, or treating them as boolans in 2004-03-22 03:57:01 +00:00
at_var.h Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is 2004-03-22 04:50:36 +00:00
at.h
COPYRIGHT
ddp_input.c Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is 2004-03-22 04:50:36 +00:00
ddp_output.c Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is 2004-03-22 04:50:36 +00:00
ddp_pcb.c Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it from 2004-03-22 04:54:36 +00:00
ddp_pcb.h Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them 2004-03-19 07:21:22 +00:00
ddp_usrreq.c Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it from 2004-03-22 04:54:36 +00:00
ddp_var.h Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it from 2004-03-22 04:54:36 +00:00
ddp.h
endian.h
phase2.h