Re: Accessing tcp socket information from within a module

From: David S. Miller
Date: Sat Oct 04 2003 - 18:16:00 EST


On Sat, 04 Oct 2003 16:07:00 -0700
Vishwas Raman <vishwas@xxxxxxxxxxxxxxxxxxx> wrote:

> And I need to get info on all TCP
> sockets and create/modify certain data structures of my own in the
> module based on that information.

Well, then, you're going to have to study and learn the entire
TCP stack in order to learn how to do this and furthermore to be
able to do this safely.

I'm a bit skeptical of what you actually want to use this for,
so I'm going to choose not to help you with this until you give
some more details of what you're exactly up to.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/