Example mirage-eio unikernels
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

ipv6-client#

ipv6-client unikernel demo

An ICMPv6 echo client on the guest's IPv6 layer. Neighbor Discovery resolves the next hop, so no ARP or IPv4 stack is involved.

The example highlights the parts that differ materially from IPv4: link-local addressing, Neighbor Discovery, and ICMPv6. It is a small base for IPv6-only services and control-plane tools.