freebsd-dev/sys/netatalk
Ruslan Ermilov 4a0d6638b3 - Store pointer to the link-level address right in "struct ifnet"
rather than in ifindex_table[]; all (except one) accesses are
  through ifp anyway.  IF_LLADDR() works faster, and all (except
  one) ifaddr_byindex() users were converted to use ifp->if_addr.

- Stop storing a (pointer to) Ethernet address in "struct arpcom",
  and drop the IFP2ENADDR() macro; all users have been converted
  to use IF_LLADDR() instead.
2005-11-11 16:04:59 +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 /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files 2005-01-07 02:35:34 +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 Run the netatalk netisrs without Giant. 2005-02-18 10:53:00 +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