mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
6c7ffe9340
- at_ifawithnet(), which acquires an locks it needs and returns an at_ifaddr reference. - at_ifawithnet_locked(), which relies on the caller locking at_ifaddr_list, and returns a pointer rather than a reference. Update various consumers to prefer one or the other, including ether and fddi output, to properly release at_ifaddr references. Rework at_control() to manage locking and references in a manner identical to in_control(). MFC after: 6 weeks |
||
---|---|---|
.. | ||
aarp.c | ||
aarp.h | ||
at_control.c | ||
at_extern.h | ||
at_proto.c | ||
at_rmx.c | ||
at_var.h | ||
at.h | ||
COPYRIGHT | ||
ddp_input.c | ||
ddp_output.c | ||
ddp_pcb.c | ||
ddp_pcb.h | ||
ddp_usrreq.c | ||
ddp_var.h | ||
ddp.h | ||
endian.h | ||
phase2.h |