NetBSD/sys/netatalk
ozaki-r a403cbd4f5 Apply pserialize and psref to struct ifaddr and its variants
This change makes struct ifaddr and its variants (in_ifaddr and in6_ifaddr)
MP-safe by using pserialize and psref. At this moment, pserialize_perform
and psref_target_destroy are disabled because (1) we don't need them
because of softnet_lock (2) they cause a deadlock because of softnet_lock.
So we'll enable them when we remove softnet_lock in the future.
2016-08-01 03:15:30 +00:00
..
Makefile
aarp.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
aarp.h
at.h - s/u_intX/uintX/ 2014-12-02 19:33:44 +00:00
at_control.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
at_extern.h Give proper prototype to ddp_output. 2016-01-20 21:59:19 +00:00
at_print.c - s/u_intX/uintX/ 2014-12-02 19:33:44 +00:00
at_proto.c Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
at_rmx.c
at_var.h
ddp.h
ddp_input.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
ddp_output.c apply if_output_lock() to L3 callers which call ifp->if_output() of L2(or L3 tunneling). 2016-06-20 06:46:37 +00:00
ddp_private.h
ddp_usrreq.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
ddp_var.h
files.netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
phase2.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00