simply ignore unknown address family.

MFC after:	1 week
This commit is contained in:
ume 2005-02-19 16:54:26 +00:00
parent c897882706
commit 6f86e1feb0

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