/librawnet

Library to develop network protocols on top of Linux raw sockets

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

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.