提交历史

作者 SHA1 备注 提交日期
  David Young 485f29cccc Make Address:v6() constructor const 9 月之前
  Dario Nieuwenhuis 57b1dd4b15 Merge pull request #937 from umi-eng/core-net 1 年之前
  Liam Kinne 0450ba3154 use shorthand struct initialization 1 年之前
  Liam Kinne 5dc02c579e use core instead of std for net 1 年之前
  Thibaut Vandervelden 951b59ba1c change(socket/icmp): split ICMPv4/v6 processing 1 年之前
  thegreathir 19e962f5fc Fix IP enum names 1 年之前
  hkalbasi 55ac2cfbbd Add test for `buffer_len` 1 年之前
  thegreathir 4f82474e5a Add packet tests 1 年之前
  Dario Nieuwenhuis 3a9d017354 Remove unneeded ref patterns and destructures. 2 年之前
  Dario Nieuwenhuis 3a080d818b Clippy fixes 2 年之前
  Dario Nieuwenhuis 339545411a Clippy fixes. 2 年之前
  bors[bot] 93b4c824ad Merge #693 2 年之前
  Dario Nieuwenhuis 5451ecc2d4 Fix missing `#[test]` 2 年之前
  Nicholas Cyprus 185a00829d First pass constification of the wire module 2 年之前
  Thibaut Vandervelden 297d90b0ff IPv4 fragmentation (outgoing) 3 年之前
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. 3 年之前
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. 3 年之前
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. 3 年之前
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. 3 年之前
  Dario Nieuwenhuis 52628e2d4e tcp: immediately choose source address in connect(). 3 年之前
  Marc-André Lureau 908763637e wire: add From<Address> for ::std::net::IpAddr 6 年之前
  Thibaut Vandervelden f72e471eb0 Fix clippy because of MSV change 3 年之前
  qiujiangkun 7dda148ad5 various clippy fix 3 年之前
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 年之前
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr 4 年之前
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 年之前
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 年之前
  Alex Crawford ac67edd318 Silence a few warnings from clippy 4 年之前
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks 4 年之前
  Alex Crawford ddb876bec4 Remove redundant field names from structs 4 年之前