CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/12 19:13:12
Modified files:
sys/net : if.c if.h
sys/netinet : in.c
sys/netinet6 : in6.c in6_ifattach.c
sys/netatalk : at_control.c
Log message:
instead of fiddling with the per-interface address lists directly in
many places create a proper API (ifa_add / ifa_del) and use it.
ok theo ryan dlg
