freebsd-dev/sys/netatalk
Robert Watson 2f60f02dc9 Modify netatalk to ensure, and assert, that pcb's remain attached to
sockets as long as the sockets have not been aborted or detached.  Do
not try to free the socket in pru_detach(), since sofree() will do so,
if needed, once pru_detach() returns.

Annotate a bug in ddp_abort(), which fails to free the socket; this
is probably OK as ddp_abort() should never be called, so should
instead be deleted.
2006-03-17 20:40:17 +00:00
..
aarp.c - Store pointer to the link-level address right in "struct ifnet" 2005-11-11 16:04:59 +00:00
aarp.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
at_control.c Convert the aa_ifaddr timeout to a callout, and run the aarprobe callout 2005-02-22 14:20:29 +00:00
at_extern.h Convert the aa_ifaddr timeout to a callout, and run the aarprobe callout 2005-02-22 14:20:29 +00:00
at_proto.c Use sparse initializers for "struct domain" and "struct protosw", 2005-11-09 13:29:16 +00:00
at_rmx.c /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
at_var.h Convert the aa_ifaddr timeout to a callout, and run the aarprobe callout 2005-02-22 14:20:29 +00:00
at.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
COPYRIGHT /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
ddp_input.c /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
ddp_output.c Use the correct mbuf type for MGET(). 2005-08-30 16:28:46 +00:00
ddp_pcb.c Modify netatalk to ensure, and assert, that pcb's remain attached to 2006-03-17 20:40:17 +00:00
ddp_pcb.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
ddp_usrreq.c Modify netatalk to ensure, and assert, that pcb's remain attached to 2006-03-17 20:40:17 +00:00
ddp_var.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
ddp.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
endian.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00
phase2.h /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +00:00