<p dir="ltr">Hey </p>
<p dir="ltr">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. </p>
<p dir="ltr">I know there is a socket-&gt;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. </p>
<p dir="ltr">Grzegorz. </p>