All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Make the configuration struct clonable and printable
- Use the standard
core::net::Ipv4Addr
instead of a custom type.
- Switch to Dead phase if LCP gets terminated by the peer.
- Fix sending replies to echo requests.
- Reduce log verbosity at info level.
- First release