the best resource that _i_ know of (and probably you know it too) is http://www.linuxfoundation.org/collaborate/workgroups/networking/mainpage, see if that helps kind regards anupam On Tue, Oct 14, 2014 at 7:42 AM, Grzegorz Dwornicki <gd1100@gmail.com> wrote:
Hey
Is there a good documentation on how messages are taking the tour from User calling read/write on socket fd, to kernel handling the actual send/receive functions? I wish to write code to capture the messages (no netfilter - I wish to bypass it) for processing.
I know there is a socket->ops structure with functions pointers. I am at the point to look the inet version on that pointers. But if there is a documentation on this it will save me some time.
Grzegorz.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- In the beginning was the lambda, and the lambda was with Emacs, and Emacs was the lambda.