ru
f70f525b49
- 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
..
2005-10-04 15:06:10 +00:00
2005-08-22 19:35:48 +00:00
2005-09-05 23:08:04 +00:00
2005-10-14 10:38:12 +00:00
2005-11-11 07:36:14 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-08 20:08:34 +00:00
2005-11-08 20:08:34 +00:00
2005-11-08 20:08:34 +00:00
2005-11-11 11:17:57 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-08 20:08:34 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-08 20:08:34 +00:00
2005-11-09 13:29:16 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 12:32:49 +00:00
2005-11-08 20:08:34 +00:00
2005-08-12 08:27:15 +00:00
2005-10-16 20:44:18 +00:00
2005-09-19 22:27:07 +00:00
2005-11-09 13:29:16 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-08-31 11:36:50 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-10-01 18:56:19 +00:00
2005-11-11 07:36:14 +00:00
2005-10-05 10:09:17 +00:00
2005-10-16 20:44:18 +00:00
2005-11-11 16:04:59 +00:00
2005-09-14 14:57:04 +00:00
2005-11-11 16:04:59 +00:00
2005-09-11 16:13:02 +00:00