Histórico de Commits

Autor SHA1 Mensagem Data
  Thibaut Vandervelden 951b59ba1c change(socket/icmp): split ICMPv4/v6 processing há 1 ano atrás
  Thibaut Vandervelden 892d4d97e1 chore(wire): add check_len to all parse methods há 1 ano atrás
  Thibaut Vandervelden 7ce551db03 fix: fix typos (comments, structs, enums and docs) há 1 ano atrás
  chayleaf 5a52cb7058 icmpv6: fix repr parsing panic with packets 40-43 bytes long há 1 ano atrás
  chayleaf 0f88245951 icmpv6: truncate the packet to MTU há 1 ano atrás
  Thibaut Vandervelden af1d94aa4c Add wire representation for the RPL protocol. há 2 anos atrás
  Dario Nieuwenhuis 3a080d818b Clippy fixes há 2 anos atrás
  Dario Nieuwenhuis 339545411a Clippy fixes. há 2 anos atrás
  Dario Nieuwenhuis 13cc7f83ac Clippy fixes. há 2 anos atrás
  Nicholas Cyprus 185a00829d First pass constification of the wire module há 2 anos atrás
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. há 2 anos atrás
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. há 3 anos atrás
  Dario Nieuwenhuis 68e25a29c3 Add RawHardwareAddress, use it in wire ndisc. há 3 anos atrás
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN há 4 anos atrás
  Thibaut Vandervelden 51b2adddad Fix clippy lints há 3 anos atrás
  qiujiangkun 7dda148ad5 various clippy fix há 3 anos atrás
  Dario Nieuwenhuis 2cb407d62a rustfmt há 3 anos atrás
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support há 4 anos atrás
  Dario Nieuwenhuis 4d8729088d Add medium-ip, medium-ethernet feature flags. há 4 anos atrás
  whitequark ed86780079 Simplify enum_with_unknown! macro. há 4 anos atrás
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant há 4 anos atrás
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks há 4 anos atrás
  Alex Crawford ebe2449bcc Remove some redundant closures há 4 anos atrás
  Alex Crawford 57029d6e5d Prefer assignment operators há 4 anos atrás
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 há 4 anos atrás
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns há 4 anos atrás
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. há 5 anos atrás
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. há 6 anos atrás
  Dan Robertson 9871955e1f Add MLDv2 Repr support há 7 anos atrás
  Dan Robertson 48bc838b69 Add MLDv2 packet parsing support to wire há 7 anos atrás