CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/02 02:54:37
Modified files:
sys/net : if.c if.h if_trunk.c if_vlan.c
Log message:
Instead of storing the link-level address of every interface in a global
array indexed by interface numbers, add a new field to the interface
descriptor pointing to it.
claudio@ and todd@ like it, ok mikeb@
