simply ignore unknown address family.

MFC after:	1 week
This commit is contained in:
Hajimu UMEMOTO 2005-02-19 16:54:26 +00:00
parent 511912ad5c
commit 1b92360adc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142095

View File

@ -407,10 +407,8 @@ enter(inp, state, proto)
sa6->sin6_len = sizeof(struct sockaddr_in6);
}
#endif
else {
error("Unsupported address family");
else
return NULL;
}
/*
* Only take exact matches, any sockets with