Commit History

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