We have to replicate listening IPv6 sockets in the wildcard table
authorJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 4 Dec 2004 06:27:59 +0000 (06:27 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 4 Dec 2004 06:27:59 +0000 (06:27 +0000)
commit00638fa3fec958ff6dc32e63e1086fac742ca6df
treeae2480f2d0085361a69a967b192d559d0781825f
parent6a27b30f75ac2af344c607b4a3edba0917c7d2ed
We have to replicate listening IPv6 sockets in the wildcard table
because they're also used to match incoming IPv4 connections.
sys/netinet/tcp_usrreq.c