mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* multiple readers for stack-processed net traffic
@ 2003-07-26 18:51 VaX#n8
  2003-07-26 20:01 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: VaX#n8 @ 2003-07-26 18:51 UTC (permalink / raw)
  To: linux-kernel

Hi, I'd like to be able to create a second "tap" for application data that
presents data exactly as the application sees it, and in such a way that
guarantees that both applications read the data before it is freed or
acknowledged.  I have skimmed the Coriolis book on the 2.0 IP stacks (yes,
I know it's old), and it seems like the most direct way to do this is to
alter tcp_recvmsg and udp_rcv, probably using an LKM.  I have not given
much thought yet about how this second application will indicate that it
wants to snoop on given sockets, though.  I was wondering if any of you
kernel gurus have any suggestions on how to accomplish the above goals.

Thanks,
VaX#n8

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-26 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-26 18:51 multiple readers for stack-processed net traffic VaX#n8
2003-07-26 20:01 ` bert hubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®