Replicate the TCP listen table to give each cpu its own copy.
authorJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 24 Apr 2004 04:47:29 +0000 (04:47 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 24 Apr 2004 04:47:29 +0000 (04:47 +0000)
commit8affadf84d8654c5eef43f1c47a09203d5abcb08
treecb03e10b03037e28e08bc7fd9c86605f82d8ef13
parent3736bb9b89b2aa17f36f697bec6edb662e0b050b
Replicate the TCP listen table to give each cpu its own copy.
sys/netinet/in_pcb.c
sys/netinet/in_pcb.h
sys/netinet/ip_demux.c
sys/netinet/tcp_subr.c
sys/netinet/tcp_usrreq.c