CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/30 02:27:57
Modified files:
sys/net : if.c
Log message:
Stop using the RB-tree in ifa_ifwithaddr() and make it lookup over
all the per-interface lists of addresses.
Teaks and ok bluhm@, ok kspillner@, claudio@
