Socket receive, send
Valdis.Kletnieks at vt.edu
Valdis.Kletnieks at vt.edu
Mon Oct 13 23:58:36 EDT 2014
On Tue, 14 Oct 2014 04:12:47 +0200, Grzegorz Dwornicki said:
> 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.
Why do you wish to bypass netfilter? Is there a specific reason why
you can't use a netfilter module, and avoid having to re-implement all
the netfilter code?
And what sort of processing do you need to do?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20141013/1a33174d/attachment.bin
More information about the Kernelnewbies
mailing list