Historique des commits

Auteur SHA1 Message Date
  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 4 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 4 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 7 ans
  Dan Robertson 9871955e1f Add MLDv2 Repr support il y a 7 ans
  Dan Robertson 48bc838b69 Add MLDv2 packet parsing support to wire il y a 7 ans
  Dan Robertson 8f9ac1d96c Update docs and fix warnings il y a 7 ans
  Dan Robertson 030bba342e NDISC flags should be located in ndisc module il y a 7 ans
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function il y a 7 ans
  Dan Robertson 7b911267ef Add Repr support for NDISC packets il y a 7 ans
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types 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
  Dan Robertson 7b5971ca24 Improve TimeExceeded and ParamProblem support il y a 7 ans
  Andrew Cann 302affca91 Add Clone impl to Packet types il y a 7 ans
  Dan Robertson 783a76b2d8 Add ICMPv6 il y a 7 ans