Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pacbell!tandem!narayan From: narayan@tandem.UUCP (Narayan Mohanram) Newsgroups: comp.protocols.tcp-ip Subject: Out of Band data in 4.3 Message-ID: <351@tandem.UUCP> Date: 8 Apr 88 20:33:37 GMT Organization: Tandem Computers, Cupertino,CA-development Lines: 13 In tcpinput, I noticed that there was support for SO_OOBINLINE. But it has not been carried through to tcp_usrreq (). The case PRU_RCVOOB, needs to create mbufs, and chain them on to the original mbuf chain (m_copy) up to so_oobmark. This will cause soreceive to do the right thing when it is doing an soreceive MSG_OOB. This fix does not seem to exist even in the new 4.3 updates recently posted THE SUPREME DALEK from SCAROS