Skip to content
/ libdnet Public
forked from ofalk/libdnet

libdnet provides a simplified, portable interface to several low-level networking routines.

License

Notifications You must be signed in to change notification settings

nmap/libdnet

 
 

Repository files navigation

libdnet

libdnet provides a simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, IP tunnelling, and raw IP packet and Ethernet frame transmission.

Reporting issues

Before reporting an issue, please make sure you check the 'devel' branch to see if it's already fixed. This is the current WIP and contains already a lot of fixes, but for compatibilty reasons, it's not yet included in the main branch.

WWW: https://github.com/ofalk/libdnet

About

libdnet provides a simplified, portable interface to several low-level networking routines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 36.3%
  • C 33.7%
  • Makefile 19.3%
  • Cython 4.8%
  • M4 2.1%
  • CMake 2.1%
  • Other 1.7%