Commit History

Author SHA1 Message Date
  olinex f5eff5ee8b fix ipv6 contains_addr function in wire 3 years ago
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. 3 years ago
  Dario Nieuwenhuis 4b1de1199c ipv6: fix Solicited Node address calculation 3 years ago
  Thibaut Vandervelden 51b2adddad Fix clippy lints 3 years ago
  qiujiangkun 7dda148ad5 various clippy fix 3 years ago
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis b82b7300aa tcp: add Nagle's Algorithm. 3 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Alex Crawford ac67edd318 Silence a few warnings from clippy 4 years ago
  Alex Crawford 902817e2aa Use iterators instead of manually looping 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  whitequark 7948edc020 Fix test that relied on matching panic messages. 4 years ago
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. 5 years ago
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. 6 years ago
  Dan Robertson 72ef278471 Add Address Resolution for IPv6 7 years ago
  Dan Robertson 89999a6981 Add has_solicited_node to EthernetInterface 7 years ago
  Dan Robertson c425efa1ba Remove trailing whitespace 7 years ago
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types 7 years ago
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods 7 years ago
  Andrew Cann 302affca91 Add Clone impl to Packet types 7 years ago
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types 7 years ago
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` 7 years ago
  Herman J. Radtke III 07b78a8d50 Handle parsing and display of IPv4 mapped IPv6 addresses. 7 years ago
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements 7 years ago
  Dan Robertson deccd469fe Use hop limit instead of ttl 7 years ago
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire 7 years ago
  Dan Robertson 9bae200a8f Minor doc improvements to wire::ipv6 7 years ago
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire 7 years ago