cvs commit: src/sys/netinet tcp_usrreq.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri May 7 19:39:31 PDT 2004


dillon      2004/05/07 19:38:36 PDT

DragonFly src repository

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  Fix IPV6 listen().  It was simply a matter of a missing
  in_pcbinswildcardhash() call.
  
  Submitted-by: Jeffrey Hsu <hsu at xxxxxxxxxxx>
  Reported-by: "Erik P. Skaalerud" <erik at xxxxxxxxxxxx> and others
  
  Revision  Changes    Path
  1.22      +1 -0      src/sys/netinet/tcp_usrreq.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_usrreq.c.diff?r1=1.21&r2=1.22&f=h





More information about the Commits mailing list