Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 1995 00:16:57 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet in_pcb.c tcp_input.c udp_usrreq.c
Message-ID:  <199505030716.AAA04232@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/03 00:16:55

  Modified:    sys/netinet  in_pcb.c tcp_input.c udp_usrreq.c
  Log:
  Changed in_pcblookuphash() to not automatically call in_pcblookup() if
  the lookup fails. Updated callers to deal with this. Call in_pcblookuphash
  instead of in_pcblookup() in in_pcbconnect; this improves performance of
  UDP output by about 17% in the standard case.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505030716.AAA04232>