https://github.com/ofalk/libdnet
libdnet provides a simplified, portable interface to several low-level networking routines.
https://github.com/ofalk/libdnet
libdnet network network-programming
Last synced: 3 months ago
JSON representation
libdnet provides a simplified, portable interface to several low-level networking routines.
- Host: GitHub
- URL: https://github.com/ofalk/libdnet
- Owner: ofalk
- License: other
- Created: 2015-06-14T02:48:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-13T16:17:18.000Z (8 months ago)
- Last Synced: 2025-12-11T05:14:04.832Z (3 months ago)
- Topics: libdnet, network, network-programming
- Language: Shell
- Homepage:
- Size: 3.3 MB
- Stars: 181
- Watchers: 12
- Forks: 67
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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