EtherSia icon indicating copy to clipboard operation
EtherSia copied to clipboard

Minimal IPv6 library for Ethernet controllers on Arduino

Results 5 EtherSia issues
Sort by recently updated
recently updated
newest added

Please check if this would autorestart the CPU in case of a WAN connection loss and subsequent new delegated prefix, thanks! ```C #include #include char buf[64]; byte len; EtherSia_ENC28J60 ether;...

Currently if MLD snooping is activated in a network, the client is not receiving packets for it's solicited node address and therefor can't be reached by its global address. This...

This pull request adds the ability to whitelist a certain subnet from which Router Advertisements are accepted from. ### Motivation In networks where local and global unicast prefixes are announced...

Hi My name is Lucid Minsu, I'm working in WIZnet. I'm really interested in your EtherSia for A minimal IPv6 library. But WIZnet made a Hardwired IPv6 TCP/IP Chipset. As...

Hallo Nicholas! I'm writing to you thinking that you're the author of the lwIP_enc28j60 currently build in the Arduino Environment. If that's not the case, please disregard and delete the...