Commit történet

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