~blainsmith/hare-icmp

ICMP support for Hare
Add a _very_ basic ping utility
Fix checksum calculation and test it

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~blainsmith/hare-icmp
read/write
git@git.sr.ht:~blainsmith/hare-icmp

You can also use your local clone with git send-email.

#WIP: hare-icmp

This package provides ICMP support for Hare.

#Installation

#From your distribution

The recommended name for this package is "hare-icmp". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-icmp/ add https://git.sr.ht/~blainsmith/hare-icmp master