          MODULE=libdnet
         VERSION=1.18.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/ofalk/libdnet/archive/refs/tags/
      SOURCE_VFY=sha256:95611c6d2703f1772fc01ce74acf4ebcc4bcd4315cede35b343bb90dc43bfd8f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
        WEB_SITE=https://github.com/ofalk/libdnet/
         ENTERED=20060314
         UPDATED=20260205
           SHORT="A interface to several low-level networking routines"

cat << EOF
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 (IP filter, ipfw, ipchains, pf, PktFilter, ...)
  * network interface lookup and manipulation
  * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
  * raw IP packet and Ethernet frame transmission
EOF
