Commit History

Author SHA1 Message Date
  David Nadlinger 6316b89da8 socket/tcp: Fix is_active comment typo 4 years ago
  Nathan K. Zhinn c12fc6fbb0 Fix BPF header length on OpenBSD. 4 years ago
  Dario Nieuwenhuis baddacd85a Merge pull request #419 from vkrasnov/vlad/solicit_dst 4 years ago
  whitequark 68a6147102 Merge pull request #421 from pk-j-xyz/openbsd-bpf 4 years ago
  Nathan K. Zhinn d8c2f16c01 Fix bpf ffi and add OpenBSD bpf cfg 4 years ago
  whitequark 083792c234 Merge pull request #420 from stabler/master 4 years ago
  Ben Stabler d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 4 years ago
  Ben Stabler 3a721ca810 Make wire/ipv4 functions const where possible. 4 years ago
  Vlad Krasnov 9248b5c0d3 Ask for dst_addr in neighbor solicitation request 4 years ago
  Dario Nieuwenhuis 15f3bc5cd0 Merge pull request #416 from smoltcp-rs/no-socket 4 years ago
  Dario Nieuwenhuis b3b871e152 Fix build when with no socket features 4 years ago
  Dario Nieuwenhuis 80ba25de05 Bump version, update repo URLs 4 years ago
  Dario Nieuwenhuis 2650fc9ff4 changelog: mention MSRV bump 4 years ago
  Dario Nieuwenhuis fe8507b623 Link to PRs in changelog. 4 years ago
  Dario Nieuwenhuis b7a2dbd4f5 Add CHANGELOG.md 4 years ago
  Dario Nieuwenhuis c9d15551d3 Update README.md with now-supported features. 4 years ago
  Dario Nieuwenhuis cc7543759e Merge pull request #413 from smoltcp-rs/simplify-lifetimes-2 4 years ago
  Dario Nieuwenhuis 0c38674703 Simplify EthernetInterface lifetimes. 4 years ago
  Dario Nieuwenhuis 43cf6caddf Simplify SocketSet lifetimes 4 years ago
  Dario Nieuwenhuis 8aed2484de Clarify docs of DeviceCapabilities MTU. Fixes #392 4 years ago
  Dario Nieuwenhuis 9d8dbbfd47 Merge pull request #377 from MabezDev/subnet-local-broadcasts 4 years ago
  Scott Mabin c492ed242a subnet_broadcasts 4 years ago
  Dario Nieuwenhuis 43df239806 Merge pull request #411 from crawford/non_exhaustive 4 years ago
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks 4 years ago
  Alex Crawford 61faa269d6 Use #[non_exhaustive] on structs as well 4 years ago
  Dario Nieuwenhuis 0f369d1819 Merge pull request #409 from niclashoyer/307_nonexhaustive 4 years ago
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 years ago
  Dario Nieuwenhuis 0d120afc3c Merge pull request #410 from smoltcp-rs/simplify-lifetimes 4 years ago
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes 4 years ago
  Dario Nieuwenhuis 923d6375f8 Remove unnecessary semicolon 4 years ago