MartinPJorge / librawnet

Library to develop network protocols on top of Linux raw sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Librawnet enables developing network protocols bypassing the Linux kernel 
stack. It access directly to the host interfaces and allows sending and
receiving "raw" packets by means of a Packet Socket.

About

Library to develop network protocols on top of Linux raw sockets

License:GNU Lesser General Public License v3.0


Languages

Language:C 87.3%Language:Makefile 12.7%