Writing a virtual NIC
Hello everybody,
I want to create a virtual NIC to redirect outgoing packets to a server (basically I'm writing a VPN client).
What do you recommend me to read? What do I need to know? What do I need to learn?
Also, I want this to be a kernel module just for fun and practice.
Thanks ahead.
|