luigi 963f4166f4 arpcom untangling:
- use ifp instead if &ac->ac_if in a couple of nd6* calls;
   this removes a useless dependency.

 - use IFP2AC(ifp) instead of an extra variable to point to the struct arpcom;
   this does not remove the nesting dependency between arpcom and ifnet but
   makes it more evident.
2004-04-24 21:59:41 +00:00
..
2004-04-24 21:59:41 +00:00
2004-04-24 21:59:41 +00:00
2004-03-22 16:04:43 +00:00
2004-04-24 21:59:41 +00:00
2004-03-29 22:16:39 +00:00
2003-03-15 23:55:33 +00:00
2004-04-21 15:27:36 +00:00
2004-04-19 07:20:32 +00:00
2003-02-02 13:52:25 +00:00