Commit History

Author SHA1 Message Date
  whitequark 083792c234 Merge pull request #420 from stabler/master 3 years ago
  Ben Stabler d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 3 years ago
  Ben Stabler 3a721ca810 Make wire/ipv4 functions const where possible. 3 years ago
  Vlad Krasnov 9248b5c0d3 Ask for dst_addr in neighbor solicitation request 3 years ago
  Dario Nieuwenhuis 15f3bc5cd0 Merge pull request #416 from smoltcp-rs/no-socket 3 years ago
  Dario Nieuwenhuis b3b871e152 Fix build when with no socket features 3 years ago
  Dario Nieuwenhuis 80ba25de05 Bump version, update repo URLs 3 years ago
  Dario Nieuwenhuis 2650fc9ff4 changelog: mention MSRV bump 3 years ago
  Dario Nieuwenhuis fe8507b623 Link to PRs in changelog. 3 years ago
  Dario Nieuwenhuis b7a2dbd4f5 Add CHANGELOG.md 3 years ago
  Dario Nieuwenhuis c9d15551d3 Update README.md with now-supported features. 3 years ago
  Dario Nieuwenhuis cc7543759e Merge pull request #413 from smoltcp-rs/simplify-lifetimes-2 3 years ago
  Dario Nieuwenhuis 0c38674703 Simplify EthernetInterface lifetimes. 3 years ago
  Dario Nieuwenhuis 43cf6caddf Simplify SocketSet lifetimes 3 years ago
  Dario Nieuwenhuis 8aed2484de Clarify docs of DeviceCapabilities MTU. Fixes #392 3 years ago
  Dario Nieuwenhuis 9d8dbbfd47 Merge pull request #377 from MabezDev/subnet-local-broadcasts 3 years ago
  Scott Mabin c492ed242a subnet_broadcasts 3 years ago
  Dario Nieuwenhuis 43df239806 Merge pull request #411 from crawford/non_exhaustive 3 years ago
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks 3 years ago
  Alex Crawford 61faa269d6 Use #[non_exhaustive] on structs as well 3 years ago
  Dario Nieuwenhuis 0f369d1819 Merge pull request #409 from niclashoyer/307_nonexhaustive 3 years ago
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 3 years ago
  Dario Nieuwenhuis 0d120afc3c Merge pull request #410 from smoltcp-rs/simplify-lifetimes 3 years ago
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes 3 years ago
  Dario Nieuwenhuis 923d6375f8 Remove unnecessary semicolon 3 years ago
  Dario Nieuwenhuis e8fe5cdd1b Merge pull request #404 from smoltcp-rs/delayed-ack 3 years ago
  Dario Nieuwenhuis e9e1477373 tcp: add Delayed ACK 3 years ago
  Dario Nieuwenhuis 4d0d4ae7c9 Merge pull request #407 from crawford/clippy 3 years ago
  Alex Crawford 0b0f96e65a Pin clippy check to 1.49.0 3 years ago
  Alex Crawford 732cddb17d Enable clippy on tests and examples 3 years ago