Historial de Commits

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