提交歷史

作者 SHA1 備註 提交日期
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. 4 年之前
  Dario Nieuwenhuis 965ff97007 Merge pull request #395 from crawford/clippy 4 年之前
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns 4 年之前
  Alex Crawford 5a26227909 Remove unnecessary returns 4 年之前
  Alex Crawford 113a6c16b8 Use newline variants of write macro 4 年之前
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut 4 年之前
  Dario Nieuwenhuis c510a96012 Don't use matches! macro, for Rust 1.36 support 4 年之前
  Dario Nieuwenhuis f20ad0e8de Fix seq_to_transmit incorrectly returning true when a FIN was enqueued. 4 年之前
  Dario Nieuwenhuis 3dd35d92c0 Enable `proto-dhcpv4` feature by default. Fixes #327 4 年之前
  Dario Nieuwenhuis 9e06a04fe4 Merge pull request #372 from JOE1994/null_terminator 4 年之前
  Dario Nieuwenhuis 331dde7547 Merge pull request #393 from smoltcp-rs/linux-mtu-fix 4 年之前
  JOE1994 9943ad38b9 add null terminator to c-string passed to libc API 4 年之前
  Dario Nieuwenhuis 662e8237ec Fix MTU of RawSocket and TapInterface. 4 年之前
  Dario Nieuwenhuis ce21bf4427 Remove .test_like_travis.rb 4 年之前
  Daniel Egger 86333b0fb2 Merge pull request #390 from smoltcp-rs/gha 4 年之前
  Adam Greig 263c4d1e44 Remove Travis configuration 4 年之前
  Adam Greig aafc5e79ca Add Github Actions for CI 4 年之前
  Dario Nieuwenhuis 2080152b25 tcp: don't send data outside the remote window 4 年之前
  Dario Nieuwenhuis 65e5893153 tcp: allow sending ACKs in FinWait2 state. 4 年之前
  whitequark f25a531987 Take MTU into account during TcpSocket dispatch. 4 年之前
  mustermeiszer b767861998 Taking into account TCP and IP header 4 年之前
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch 4 年之前
  Sam Jones 1268fb3d8d Changed Dhcpv4Client to use device checksum capabilities 4 年之前
  whitequark 0a967c5d15 dhcpv4: use offered ip in requested ip option 4 年之前
  whitequark 929dc7d9ea Merge branch 'master' into dhcpv4-use-requested_ip 4 年之前
  Dario Nieuwenhuis 77da1e0a37 igmp: centisecs are really decisecs 4 年之前
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. 4 年之前
  whitequark 7948edc020 Fix test that relied on matching panic messages. 4 年之前
  Thales Fragoso 39c41afb68 Match silent_until behavior of NeighborState and Cache 4 年之前
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods 4 年之前