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-02-27 13:05:34 +00:00
2005-09-27 20:57:50 +00:00
2005-02-24 21:32:56 +00:00
2005-09-17 03:36:47 +00:00
2005-02-24 21:32:56 +00:00
2005-01-07 02:29:27 +00:00
2005-02-24 21:32:56 +00:00
2005-09-16 22:59:47 +00:00
2005-02-24 21:32:56 +00:00
2005-06-26 04:01:11 +00:00
2004-10-24 07:12:13 +00:00
2004-06-16 09:47:26 +00:00
2005-09-27 20:57:50 +00:00
2005-05-29 04:42:30 +00:00
2005-05-29 04:42:30 +00:00
2005-11-11 16:04:59 +00:00
2005-08-25 21:06:56 +00:00
2005-06-10 16:49:24 +00:00
2005-11-11 16:04:59 +00:00
2005-08-05 16:03:16 +00:00
2005-11-11 16:04:59 +00:00
2005-10-14 18:51:30 +00:00
2005-11-11 16:04:59 +00:00
2005-08-18 17:09:16 +00:00
2005-11-11 16:04:59 +00:00
2005-09-26 18:42:27 +00:00
2005-11-11 16:04:59 +00:00
2005-10-14 18:51:30 +00:00
2005-11-11 16:04:59 +00:00
2005-08-30 20:35:08 +00:00
2005-11-11 16:04:59 +00:00
2005-09-29 15:04:58 +00:00
2005-11-11 16:04:59 +00:00
2005-09-15 17:12:29 +00:00
2005-11-11 16:04:59 +00:00
2005-10-31 21:37:27 +00:00
2005-11-11 16:04:59 +00:00
2005-10-27 21:22:58 +00:00
2005-11-11 16:04:59 +00:00
2005-08-18 19:24:30 +00:00
2005-05-29 04:42:30 +00:00
2005-02-25 03:43:43 +00:00
2005-01-07 05:01:24 +00:00
2005-10-31 18:43:28 +00:00
2005-01-07 02:29:27 +00:00
2005-02-24 21:32:56 +00:00
2005-01-07 02:29:27 +00:00