Module Name: src Committed By: pooka Date: Tue Apr 21 10:39:41 UTC 2015
Modified Files: src/sys/net: if.c Log Message: Attach PF_INET6 pktq sysctls only when inet6 is present. More modular initialization would be nicer, but at least this patch prevents "sysctl -a" from crashing when INET6 is defined by inet6 has not been attached. To generate a diff of this commit: cvs rdiff -u -r1.310 -r1.311 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.