Historique des commits

Auteur SHA1 Message Date
  Thibaut Vandervelden 892d4d97e1 chore(wire): add check_len to all parse methods il y a 1 an
  Thibaut Vandervelden 80a7e18075 modify defmt formatting for Cidr il y a 2 ans
  Dario Nieuwenhuis 12fd8161c7 iface: unify ipv4/6lowpan packet assemblers. il y a 2 ans
  Dario Nieuwenhuis 339545411a Clippy fixes. il y a 2 ans
  Nicholas Cyprus 185a00829d First pass constification of the wire module il y a 2 ans
  bors[bot] 93d175f829 Merge #675 il y a 2 ans
  Thibaut Vandervelden 297d90b0ff IPv4 fragmentation (outgoing) il y a 2 ans
  KOLANICH f7bbb57b79 Made IPv4 and IPv6 modules a bit DRYer by moving sizes into constants and exposed IPv4-mapping prefix. il y a 2 ans
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. il y a 2 ans
  Thibaut Vandervelden 3065959c70 Reassemble incomming IPv4 packets. il y a 2 ans
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. il y a 2 ans
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. il y a 3 ans
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. il y a 3 ans
  Thibaut Vandervelden 51b2adddad Fix clippy lints il y a 3 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 3 ans
  Dario Nieuwenhuis b82b7300aa tcp: add Nagle's Algorithm. il y a 3 ans
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support il y a 4 ans
  Ben Stabler d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 il y a 4 ans
  Ben Stabler 3a721ca810 Make wire/ipv4 functions const where possible. il y a 4 ans
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks il y a 4 ans
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. il y a 5 ans
  Astro 58a54730db Implement IGMPv1/v2 processing. il y a 7 ans
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. il y a 6 ans
  Dan Robertson c425efa1ba Remove trailing whitespace il y a 7 ans
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types il y a 7 ans
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods il y a 7 ans
  寧靜 5b7032e48d Add from_netmask()/netmask()/broadcast()/network() methods on IPv4Cidr il y a 7 ans
  Andrew Cann 302affca91 Add Clone impl to Packet types il y a 7 ans
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types il y a 7 ans