Re: tcp_usr_connect

2001-09-13 Thread Dima Dorfman
mark tinguely <[EMAIL PROTECTED]> wrote: > > in tcp_usr_connect() and tcp6_usr_connect() in sys/netinet/tcp_usrreq.c > in both FreeBSD 4.3 and -current is there a missing > tp = intotcpcb(inp); > call? It seems from my eyes that "tp" is not initialized. I

tcp_usr_connect

2001-09-13 Thread mark tinguely
in tcp_usr_connect() and tcp6_usr_connect() in sys/netinet/tcp_usrreq.c in both FreeBSD 4.3 and -current is there a missing tp = intotcpcb(inp); call? It seems from my eyes that "tp" is not initialized. --mark tinguely. To Unsubscribe: send mail to [EMAIL PROTECTED] with &q