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

Аутор SHA1 Порука Датум
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. пре 6 месеци
  Liam Kinne 50f5f17dca fix new clippy lints пре 10 месеци
  Thibaut Vandervelden 951b59ba1c change(socket/icmp): split ICMPv4/v6 processing пре 1 година
  Thibaut Vandervelden 892d4d97e1 chore(wire): add check_len to all parse methods пре 1 година
  Thibaut Vandervelden 2d862b23cb change(wire/ndisc): try to parse all options пре 1 година
  Dario Nieuwenhuis c9f3a1c6ff wire/ndisc: do not error on unrecognized options. пре 2 година
  Thibaut Vandervelden 50842508bb add icmp tests for 6LoWPAN (also with frags) пре 2 година
  Nicholas Cyprus 185a00829d First pass constification of the wire module пре 2 година
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. пре 2 година
  Thibaut Vandervelden 7ee06df264 Fix Redirected Header for Ndisc Options пре 2 година
  Thibaut Vandervelden 054ebd8f1b Fix offset calculation for NdiscOption пре 2 година
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. пре 2 година
  Dario Nieuwenhuis 68e25a29c3 Add RawHardwareAddress, use it in wire ndisc. пре 3 година
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN пре 3 година
  Dario Nieuwenhuis 2cb407d62a rustfmt пре 3 година
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support пре 4 година
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison пре 4 година
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 пре 4 година
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns пре 4 година
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. пре 6 година
  Dan Robertson 9871955e1f Add MLDv2 Repr support пре 6 година
  Dan Robertson 48bc838b69 Add MLDv2 packet parsing support to wire пре 6 година
  Dan Robertson 8f9ac1d96c Update docs and fix warnings пре 6 година
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. пре 6 година
  Dan Robertson 030bba342e NDISC flags should be located in ndisc module пре 6 година
  Valentin Lorentz 1bde6e7ec4 Ignore unrecognized NDISC options (as per RFC 4861). пре 6 година
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function пре 7 година
  Dan Robertson cc15985ba4 NDISC: Improve the representation layer for NDISC пре 7 година
  Dan Robertson 7b911267ef Add Repr support for NDISC packets пре 7 година
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types пре 7 година