Re: Problem in Networking at Kernel Level



Prafulla T wrote:
I want to implement something like tunneling application at Linux
kernel level & I want to report all the activity to some User Process
What are the other ways of doing it?

You could use the tun/tap interface which has already done this for you. Google for vtun.


.



Relevant Pages