CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/23 05:03:10
Modified files:
sys/netinet6 : nd6_nbr.c
Log message:
Use rtalloc(9) directly instead of in6_selectsr() in NS/NA output
routines.
This is another little step towards deprecating 'struct route{,_in6}'.
ok bluhm@
