CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/01 15:53:34
Modified files:
sys/netinet : if_ether.c
sys/netinet6 : nd6.c
Log message:
Replace the nd6 llinfo malloc(9) with pool_get(9) like arp does.
OK mpi@
