Module Name: src Committed By: pgoyette Date: Wed May 21 13:21:20 UTC 2014
Modified Files: src/sys/netinet: tcp_usrreq.c Log Message: Restore original sense of the check, and allow both inp and in6p to be NULL. This case is explicitly handled below. To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175 src/sys/netinet/tcp_usrreq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.