PicoTCP v1.3.0
Changelog since version 1.2.4:
- Several Bugfixes
- Refactoring of IPv6 Neighbor discovery
- MDNS support (work in progress...)
- Zero-copy buffer receiving function
- TFTP support
- Interruptable ping and dhcp client operations
- Improved arp/icmp6 support for packet delivery
- Improved OLSR support for mesh networking
- Windows TAP driver
- Refactored CRC, using "young" algorithm
- MTU now configurable from pico_device
- pico_device interface supports link status
- Full IPv6 Routing support (with router advertisements for /64s)
- Support for a few new platforms
- Support for compilation within Linux kernel