Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 3dd35d92c0 Enable `proto-dhcpv4` feature by default. Fixes #327 il y a 4 ans
  Dario Nieuwenhuis 9e06a04fe4 Merge pull request #372 from JOE1994/null_terminator il y a 4 ans
  Dario Nieuwenhuis 331dde7547 Merge pull request #393 from smoltcp-rs/linux-mtu-fix il y a 4 ans
  JOE1994 9943ad38b9 add null terminator to c-string passed to libc API il y a 4 ans
  Dario Nieuwenhuis 662e8237ec Fix MTU of RawSocket and TapInterface. il y a 4 ans
  Dario Nieuwenhuis ce21bf4427 Remove .test_like_travis.rb il y a 4 ans
  Daniel Egger 86333b0fb2 Merge pull request #390 from smoltcp-rs/gha il y a 4 ans
  Adam Greig 263c4d1e44 Remove Travis configuration il y a 4 ans
  Adam Greig aafc5e79ca Add Github Actions for CI il y a 4 ans
  Dario Nieuwenhuis 2080152b25 tcp: don't send data outside the remote window il y a 4 ans
  Dario Nieuwenhuis 65e5893153 tcp: allow sending ACKs in FinWait2 state. il y a 4 ans
  whitequark f25a531987 Take MTU into account during TcpSocket dispatch. il y a 4 ans
  mustermeiszer b767861998 Taking into account TCP and IP header il y a 4 ans
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch il y a 4 ans
  Sam Jones 1268fb3d8d Changed Dhcpv4Client to use device checksum capabilities il y a 4 ans
  whitequark 0a967c5d15 dhcpv4: use offered ip in requested ip option il y a 4 ans
  whitequark 929dc7d9ea Merge branch 'master' into dhcpv4-use-requested_ip il y a 4 ans
  Dario Nieuwenhuis 77da1e0a37 igmp: centisecs are really decisecs il y a 4 ans
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. il y a 4 ans
  whitequark 7948edc020 Fix test that relied on matching panic messages. il y a 4 ans
  Thales Fragoso 39c41afb68 Match silent_until behavior of NeighborState and Cache il y a 4 ans
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods il y a 4 ans
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet il y a 4 ans
  whitequark e3c7c38a1c Allow for ARP retry during egress il y a 4 ans
  whitequark eba8d0eef3 Update src/socket/meta.rs il y a 4 ans
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress il y a 4 ans
  whitequark cc85616440 Improve docs for `DeviceCapabilities.checksum`. il y a 4 ans
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. il y a 5 ans
  YOUNGSUK KIM ef54279fbc replace deprecated item 'mem::uninitialized' il y a 5 ans
  Lucas Zanela 802c46305a Fix overly strict lifetime in TcpSocket. il y a 5 ans