Histórico de Commits

Autor SHA1 Mensagem Data
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support há 4 anos atrás
  Dario Nieuwenhuis 4d8729088d Add medium-ip, medium-ethernet feature flags. há 4 anos atrás
  whitequark ed86780079 Simplify enum_with_unknown! macro. há 4 anos atrás
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant há 4 anos atrás
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks há 4 anos atrás
  Alex Crawford ebe2449bcc Remove some redundant closures há 4 anos atrás
  Alex Crawford 57029d6e5d Prefer assignment operators há 4 anos atrás
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 há 4 anos atrás
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns há 4 anos atrás
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. há 5 anos atrás
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. há 7 anos atrás
  Dan Robertson 9871955e1f Add MLDv2 Repr support há 7 anos atrás
  Dan Robertson 48bc838b69 Add MLDv2 packet parsing support to wire há 7 anos atrás
  Dan Robertson 8f9ac1d96c Update docs and fix warnings há 7 anos atrás
  Dan Robertson 030bba342e NDISC flags should be located in ndisc module há 7 anos atrás
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function há 7 anos atrás
  Dan Robertson 7b911267ef Add Repr support for NDISC packets há 7 anos atrás
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types há 7 anos atrás
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types há 7 anos atrás
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods há 7 anos atrás
  Dan Robertson 7b5971ca24 Improve TimeExceeded and ParamProblem support há 7 anos atrás
  Andrew Cann 302affca91 Add Clone impl to Packet types há 7 anos atrás
  Dan Robertson 783a76b2d8 Add ICMPv6 há 7 anos atrás