Commit Verlauf

Autor SHA1 Nachricht Datum
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. vor 3 Jahren
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. vor 3 Jahren
  Dario Nieuwenhuis 52628e2d4e tcp: immediately choose source address in connect(). vor 3 Jahren
  Marc-André Lureau 908763637e wire: add From<Address> for ::std::net::IpAddr vor 6 Jahren
  Thibaut Vandervelden f72e471eb0 Fix clippy because of MSV change vor 3 Jahren
  qiujiangkun 7dda148ad5 various clippy fix vor 4 Jahren
  Dario Nieuwenhuis 2cb407d62a rustfmt vor 4 Jahren
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr vor 4 Jahren
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support vor 4 Jahren
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant vor 4 Jahren
  Alex Crawford ac67edd318 Silence a few warnings from clippy vor 4 Jahren
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks vor 4 Jahren
  Alex Crawford ddb876bec4 Remove redundant field names from structs vor 4 Jahren
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 vor 4 Jahren
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns vor 4 Jahren
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut vor 4 Jahren
  Andreas Molzer e2fcd02414 Add ip version specific addr/endpoint converters vor 6 Jahren
  Astro 1fbcfb09e1 Add IpAddress.to_prefix_len() vor 7 Jahren
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. vor 7 Jahren
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. vor 7 Jahren
  Astro 53abe8c520 Implement wire::igmp. vor 7 Jahren
  Astro dfc077b68c Add as_bytes(), is_multicast() to IpAddress vor 7 Jahren
  Dan Robertson 2faf287a70 Add tests for ipv6 in wire::ip vor 7 Jahren
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types vor 7 Jahren
  Dan Robertson 783a76b2d8 Add ICMPv6 vor 7 Jahren
  Egor Karavaev 283109caca Treat unspecified IPv4/IPv6 addresses as IpAddress::Unspecified in IpRepr::lower. vor 7 Jahren
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` vor 7 Jahren
  Dan Robertson 6e877f8501 Add process_ipv6 to EthernetInterface vor 7 Jahren
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. vor 7 Jahren
  Josh Gangloff 56ddb0c206 Make IP checksum loop use larger chunks to ease autovectorization. vor 7 Jahren