Historique des commits

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