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

Аутор SHA1 Порука Датум
  Dario Nieuwenhuis 68e25a29c3 Add RawHardwareAddress, use it in wire ndisc. пре 3 година
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN пре 4 година
  Thibaut Vandervelden 51b2adddad Fix clippy lints пре 3 година
  qiujiangkun 7dda148ad5 various clippy fix пре 4 година
  Dario Nieuwenhuis 2cb407d62a rustfmt пре 4 година
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support пре 4 година
  Dario Nieuwenhuis 4d8729088d Add medium-ip, medium-ethernet feature flags. пре 4 година
  whitequark ed86780079 Simplify enum_with_unknown! macro. пре 4 година
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant пре 4 година
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks пре 4 година
  Alex Crawford ebe2449bcc Remove some redundant closures пре 4 година
  Alex Crawford 57029d6e5d Prefer assignment operators пре 4 година
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 пре 4 година
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns пре 4 година
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. пре 5 година
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. пре 7 година
  Dan Robertson 9871955e1f Add MLDv2 Repr support пре 7 година
  Dan Robertson 48bc838b69 Add MLDv2 packet parsing support to wire пре 7 година
  Dan Robertson 8f9ac1d96c Update docs and fix warnings пре 7 година
  Dan Robertson 030bba342e NDISC flags should be located in ndisc module пре 7 година
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function пре 7 година
  Dan Robertson 7b911267ef Add Repr support for NDISC packets пре 7 година
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types пре 7 година
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types пре 7 година
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods пре 7 година
  Dan Robertson 7b5971ca24 Improve TimeExceeded and ParamProblem support пре 7 година
  Andrew Cann 302affca91 Add Clone impl to Packet types пре 7 година
  Dan Robertson 783a76b2d8 Add ICMPv6 пре 7 година