Историја ревизија

Аутор SHA1 Порука Датум
  ssrlive bf1132d27a implement Display and Error for error types пре 2 година
  Dario Nieuwenhuis b047cbeade Add compile-time configuration options for counts and buffer sizes. пре 2 година
  Dario Nieuwenhuis 9913564e4b assembler: fix comments пре 2 година
  Dario Nieuwenhuis 8bd28ab66a tcp: ensure we always accept the segment at offset=0 even if the assembler is full. пре 2 година
  Dario Nieuwenhuis 6da8854cdf assembler: fix shift left when coalescing multiple contigs. пре 2 година
  Dario Nieuwenhuis af115a5769 packet assembler: simplify data structure and api. пре 2 година
  Dario Nieuwenhuis 274260caf9 assembler: refactor algorithm to not care about total buffer size. пре 2 година
  Dario Nieuwenhuis 19a0389eb1 assembler: don't return Option. пре 2 година
  Dario Nieuwenhuis 339545411a Clippy fixes. пре 2 година
  Dario Nieuwenhuis 160ceb9194 Make `std` imply `alloc` feature. пре 2 година
  Dario Nieuwenhuis a55c00fab7 assembler: do not return whether there was an overlap. пре 2 година
  caiyuanhao bd220ebcdf fix boundary case of assembler::remove_contig_at пре 2 година
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. пре 2 година
  Thibaut Vandervelden 53c46d78a9 add fragmentation mechanism пре 3 година
  Dario Nieuwenhuis 2cb407d62a rustfmt пре 3 година
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support пре 4 година
  Dario Nieuwenhuis ac50995516 More clippy fixes. пре 4 година
  Alex Crawford 48539a84dc Prefer elided lifetimes пре 4 година
  Alex Crawford 57029d6e5d Prefer assignment operators пре 4 година
  Kai Lüke ef014b118b Increase number of assembler gaps to 32 for std/alloc targets пре 6 година
  Kai Lüke 68869defc7 Only change the assembler state on success пре 6 година
  jhwgh1968 2acd13fe8b Add iter_data() to Assembler пре 6 година
  whitequark 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. пре 7 година
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. пре 7 година
  whitequark 64d306340b Fix a few warnings. пре 7 година
  whitequark 394ea4d633 Implement reassembly of out-of-order TCP segments. пре 7 година
  whitequark 30cafe3106 Implement a buffer (re)assembler. пре 7 година