A Simple and Trivial IPv6 stack for Arduino
Go to file
giomba dc03eeb307 added README.md and LICENSE file 2019-12-31 11:18:44 +01:00
examples/simple-udp-server repository structured as an arduino library 2019-12-31 10:42:25 +01:00
src repository structured as an arduino library 2019-12-31 10:42:25 +01:00
LICENSE added README.md and LICENSE file 2019-12-31 11:18:44 +01:00
README.md added README.md and LICENSE file 2019-12-31 11:18:44 +01:00
library.properties repository structured as an arduino library 2019-12-31 10:42:25 +01:00

README.md

Coppino

A simple and trivial IPv6 stack for Arduino. Currently implements:

  • a SLIP client
  • IPv6 manual and auto-configuration (SLAAC via Router Advertisement)
  • ICMP echo reply
  • ICMP Router Advertisement
  • UDP server