Many thanks for the review. > I've reviewed the changes, and have found no problems. Only one > quasi-nit: > > usr/src/uts/common/inet/ip/ip_ndp.c > > * 2644: nce_qd_mpp might be a more accurate name for this variable.
I considered that name, but nce_qd_mp always refers to the head of the list, whereas the variable you're requesting a rename for does not. -- meem
