Module Name: src Committed By: dyoung Date: Thu Jul 15 19:15:31 UTC 2010
Modified Files: src/sys/netinet6: nd6.c Log Message: To help find the cause of kernel complaints such as "/netbsd: nd6_storelladdr: sdl_alen == 0, dst=... if=wm1", add printfs for some "impossible" conditions, and make the nd6_storelladdr() printf more informative by printing the value of sdl_alen. To generate a diff of this commit: cvs rdiff -u -r1.135 -r1.136 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.