CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 12:11:05
Modified files:
sys/net : if.c if_var.h
Log message:
rework how we store and manage the interface index to ifp map in preparation of
using SRPs as a backend for if_get.
this also tries to document how things work and what if index 0 is for.
ok mpi@ claudio@
