커밋 기록

작성자 SHA1 메시지 날짜
  David Young 485f29cccc Make Address:v6() constructor const 1 년 전
  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 2 년 전
  hkalbasi 55ac2cfbbd Add test for `buffer_len` 2 년 전
  thegreathir 4f82474e5a Add packet tests 2 년 전
  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 4 년 전
  Dario Nieuwenhuis 2cb407d62a rustfmt 4 년 전
  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 년 전