Commit Verlauf

Autor SHA1 Nachricht Datum
  bors[bot] 00f6bb5f5d Merge #542 #544 vor 3 Jahren
  Dario Nieuwenhuis db7b2249ed arp: ignore ARP packets that are not REQUEST or RESPONSE. vor 3 Jahren
  Dario Nieuwenhuis 6951ccf297 arp; reject packets with source address not in our network. vor 3 Jahren
  Dario Nieuwenhuis 83c016522c arp: fill cache only for ARP packets directed at us. vor 3 Jahren
  Dario Nieuwenhuis 6210612be0 arp: Do not fill cache from random packets. vor 3 Jahren
  Dario Nieuwenhuis 14971876bd tcp: reply with RST to invalid SYNACKs in SynReceived state. vor 3 Jahren
  Dario Nieuwenhuis eae480525b tcp: do not abort socket when receiving invalid packets. vor 3 Jahren
  Dario Nieuwenhuis 4be331f727 tcp: reply with RST to invalid ACKs in SynReceived state. vor 3 Jahren
  Dario Nieuwenhuis f6a7380723 tcp: rate-limit challenge ACKs. vor 3 Jahren
  Dario Nieuwenhuis c9bdbf3b25 tcp: clarify comment vor 3 Jahren
  Dario Nieuwenhuis f2c5083a9f tcp: make match on (state, control, ack) more readable. vor 3 Jahren
  bors[bot] f293de45c4 Merge #514 vor 3 Jahren
  qiujiangkun a4275a5966 use micros in Instant and Duration vor 4 Jahren
  bors[bot] 29751ae403 Merge #538 vor 3 Jahren
  bors[bot] c4db5debb0 Merge #540 vor 3 Jahren
  Emil Gardström e6105161b0 make bors checks much simpler vor 3 Jahren
  bors[bot] 6b07926cf7 Merge #539 vor 3 Jahren
  Dario Nieuwenhuis 8760cbb03a Update README.md vor 3 Jahren
  Dario Nieuwenhuis 78fb02ac73 tcp: fix "attempt to negate with overflow" when initial seq is 0xFFFF_FFFF. vor 3 Jahren
  Dario Nieuwenhuis 9c5f62e63b tcp: add test for ack one-too-high in SYN_RECEIVED. vor 3 Jahren
  Dario Nieuwenhuis 1adca5b9ec tcp: do not switch to ESTABLISHED when ack in syn-received is one too low. vor 3 Jahren
  Dario Nieuwenhuis f95b0bf6f4 tcp: fix "subtract with overflow" when ack in syn-received is one too low. vor 3 Jahren
  Dario Nieuwenhuis 5d31ae01f2 tcp: in SYN_SENT only accept SYNACK, discard everything else. vor 3 Jahren
  Dario Nieuwenhuis 675c0a109f tcp: don't force-send data on retransmit. vor 3 Jahren
  Dario Nieuwenhuis 43697943a8 tcp: disallow zero MSS. vor 3 Jahren
  Dario Nieuwenhuis 7e118f0c9d tcp: fix use of fractional .millis() that should be .total_millis() in rtte. vor 3 Jahren
  bors[bot] 971e4d0ab1 Merge #535 vor 3 Jahren
  Dario Nieuwenhuis 41667f8668 phy: fix wrong order in FuzzInjector TX. Fixes #525. vor 3 Jahren
  Dario Nieuwenhuis a5e4e5a0fb fuzz: Modernize fuzz crate, fix tcp_headers not compiling. vor 3 Jahren
  Dario Nieuwenhuis dfe8265772 phy: simplify PcapSink trait vor 3 Jahren