K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-09-04T10:33:44.000000Z K 7 svn:log V 242 MFC: sys/netinet6/in6_pcb.c 1.71 - Use suser_cred(9) instead of directly checking cr_uid. - Change the order of conditions to first verify that we actually need to check for privileges and then eventually check them. Reviewed by: rwatson END