Histórico de Commits

Autor SHA1 Mensagem Data
  whitequark 284db0099f Small adjustments to TTL code; style, docs, and tests. NFCI. há 7 anos atrás
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets há 7 anos atrás
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. há 7 anos atrás
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. há 7 anos atrás
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits há 7 anos atrás
  whitequark 7362e1a49e A few cosmetic changes to TCP socket trace messages. há 7 anos atrás
  whitequark c73721aa03 Completely redo the logic of TCP socket polling. há 7 anos atrás
  whitequark 1a810294e2 Fix two issues that may cause TCP sockets to be polled too late. há 7 anos atrás
  whitequark 43cc132459 Fix a typo in documentation. há 7 anos atrás
  whitequark 64369d9801 Make TCP more RFC 5681 compliant wrt immediate ACKs. há 7 anos atrás
  whitequark fb624e5528 Clarify inline TCP documentation. há 7 anos atrás
  whitequark c879b39629 Fix a warning. há 7 anos atrás
  whitequark eff0e0b90e Handle buffer wraparound in TCP reassembly code. há 7 anos atrás
  whitequark 7684d50d6e Fix an issue where TCP packets would have zero IP payload length. há 7 anos atrás
  whitequark 64d306340b Fix a few warnings. há 7 anos atrás
  whitequark 394ea4d633 Implement reassembly of out-of-order TCP segments. há 7 anos atrás
  whitequark af51f2aba9 Clean up PSH flag handling. há 7 anos atrás
  whitequark c43446ff3a Do not clear remote_last_ts in TcpSocket::set_timeout(). há 7 anos atrás
  whitequark 968255e56d Clean up and document TCP MSS calculations. há 7 anos atrás
  whitequark 64a82709d4 Implement TCP timeouts. há 7 anos atrás
  whitequark a04b32441b Implement TCP keep-alive. há 7 anos atrás
  whitequark c5deacbcb8 Fix warnings. há 7 anos atrás
  whitequark 14355e15d0 RingBuffer::{empty,full}→is_{empty,full}. há 7 anos atrás
  whitequark 388e94b32a Remove Error::Rejected. há 7 anos atrás
  Egor Karavaev a2c66fdd88 Factor out TcpSocket::accepts. há 7 anos atrás
  whitequark cef2d58c73 Send a challenge ACK in response to an unacceptable TCP ACK. há 7 anos atrás
  whitequark 68921f14f8 Refactor the "random access" ring buffer interface. há 7 anos atrás
  whitequark fb05226a62 Refactor the "continuous" ring buffer interface. há 7 anos atrás
  whitequark 9cb813134c Merge the TCP ring buffer and generic ring buffer. há 7 anos atrás
  whitequark 550deb3bc5 Don't instantly ACK every received TCP segment. há 7 anos atrás