CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/31 04:03:47
Modified files:
sys/netinet6 : nd6.c nd6.h
Log message:
The return value of nd6_cache_lladdr() is never used so make it a void.
Fewer "struct rtentry" left in the wild!
