Module Name: src Committed By: ozaki-r Date: Wed May 18 08:40:51 UTC 2016
Modified Files: src/sys/netinet6: icmp6.c Log Message: Don't try to get outif unnecessarily from in6_selectsrc The got outif is unused. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/sys/netinet6/icmp6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.