Fix a missing wildcard binding in the recent wildcard binding hash table work.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Apr 2004 22:13:38 +0000 (22:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Apr 2004 22:13:38 +0000 (22:13 +0000)
commitcdebf5c9a30a8bd063f6367c19684f93a3e2008b
tree645dcd826ccc4521aca9e002650450d7d3e87800
parent4018d941582788ce86b7ad32b2d4062369723c2f
Fix a missing wildcard binding in the recent wildcard binding hash table work.
This prevented YP from working properly.

Reported-by: Richard Nyberg <rnyberg@it.su.se>
Patch-Supplied-by: Jeffrey Hsu <hsu@freebsd.org>
sys/netinet/udp_usrreq.c