Historique des commits

Auteur SHA1 Message Date
  Thibaut Vandervelden 7044bd103b fix: fix combination of feature flags il y a 1 an
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places il y a 1 an
  Dario Nieuwenhuis fa7fd3c321 Merge pull request #817 from parallelsystems/raw-socket-nonblock il y a 1 an
  Ritik Mishra ab214a6937 Open the raw socket with `O_NONBLOCK` il y a 1 an
  Dario Nieuwenhuis f9b064a4a8 Merge pull request #813 from paulmenage/paul/socketset-lifetime-doc il y a 1 an
  Paul Menage 6e47c7ba7d Add comment about using static lifetime for SocketSets with owned storage il y a 1 an
  Dario Nieuwenhuis 7ff1364a59 Merge pull request #810 from thvdveld/remove-generic-T il y a 1 an
  Thibaut Vandervelden ad3f387c6b iface: remove generic `T: [u8]` in functions il y a 1 an
  Dario Nieuwenhuis a684195570 Merge pull request #808 from chayleaf/rfc4443-mtu-trunc il y a 1 an
  chayleaf 5a52cb7058 icmpv6: fix repr parsing panic with packets 40-43 bytes long il y a 1 an
  Dario Nieuwenhuis 5fb867935a Merge pull request #802 from thvdveld/ip-packet-rewrite il y a 1 an
  Thibaut Vandervelden 618d7e33a7 rewrite IpPacket il y a 1 an
  Thibaut Vandervelden aa5d887e23 Merge pull request #807 from chayleaf/rfc4443-mtu-trunc il y a 1 an
  chayleaf 0f88245951 icmpv6: truncate the packet to MTU il y a 1 an
  Dario Nieuwenhuis cfc17ba16d Release v0.10.0 il y a 1 an
  Dario Nieuwenhuis adfd2c26cc Merge pull request #749 from smoltcp-rs/tcp-fixes-2 il y a 1 an
  Dario Nieuwenhuis 6acc2b4795 tcp: consider segments partially overlapping the window as acceptable il y a 1 an
  Dario Nieuwenhuis 9c903a88c6 Merge pull request #806 from smoltcp-rs/reexport-rcode il y a 1 an
  Dario Nieuwenhuis 9cfd5cf7a6 wire: Reexport DnsRcode il y a 1 an
  Dario Nieuwenhuis 803840b5cc Merge pull request #796 from thvdveld/improve-tests il y a 1 an
  Thibaut Vandervelden 62396092b6 Improve tests using rstest, move into own files, add more tests il y a 1 an
  Dario Nieuwenhuis c7e1a51f43 Merge pull request #805 from smoltcp-rs/packetmeta-no-ippacket il y a 1 an
  Dario Nieuwenhuis 3a8f133a21 Pass PacketMeta separately, not within IpPacket. il y a 1 an
  Dario Nieuwenhuis a4cee91d89 Merge pull request #628 from datdenkikniet/unique_packet_id il y a 1 an
  Dario Nieuwenhuis 2b0ad1a278 Don't use option in PacketMeta.id. il y a 1 an
  Dario Nieuwenhuis 942ec6d2cc Add PacketMeta docs. il y a 1 an
  Dario Nieuwenhuis efa7897987 Rename feature `packet-id` -> `packetmeta-id`. il y a 1 an
  Dario Nieuwenhuis 2e40ed0224 udp: use UdpMetadata for send/recv fns, add Into impl so you can still pass an IpEndpoint as before. il y a 1 an
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. il y a 1 an
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers il y a 1 an