Commit History

Autor SHA1 Mensaxe Data
  whitequark 64a82709d4 Implement TCP timeouts. %!s(int64=7) %!d(string=hai) anos
  whitequark a04b32441b Implement TCP keep-alive. %!s(int64=7) %!d(string=hai) anos
  whitequark c5deacbcb8 Fix warnings. %!s(int64=7) %!d(string=hai) anos
  whitequark 14355e15d0 RingBuffer::{empty,full}→is_{empty,full}. %!s(int64=7) %!d(string=hai) anos
  whitequark 388e94b32a Remove Error::Rejected. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev a2c66fdd88 Factor out TcpSocket::accepts. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev 44cf21b91b Factor out UdpSocket::accepts. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev 5303501173 Factor out RawSocket::accepts. %!s(int64=7) %!d(string=hai) anos
  whitequark cef2d58c73 Send a challenge ACK in response to an unacceptable TCP ACK. %!s(int64=7) %!d(string=hai) anos
  whitequark ef6f65812e Remove RingBuffer::set_len(). %!s(int64=7) %!d(string=hai) anos
  whitequark 68921f14f8 Refactor the "random access" ring buffer interface. %!s(int64=7) %!d(string=hai) anos
  whitequark fb05226a62 Refactor the "continuous" ring buffer interface. %!s(int64=7) %!d(string=hai) anos
  whitequark 9cb813134c Merge the TCP ring buffer and generic ring buffer. %!s(int64=7) %!d(string=hai) anos
  whitequark 550deb3bc5 Don't instantly ACK every received TCP segment. %!s(int64=7) %!d(string=hai) anos
  whitequark 962180b71c Update feature list in README to mention everything from RFC 1122. %!s(int64=7) %!d(string=hai) anos
  whitequark 6ebcddd077 According to RFC 1122, unsupported IP options MUST be ignored. %!s(int64=7) %!d(string=hai) anos
  whitequark 3fff475c8f An unaddressable egress packet should not be a reportable error. %!s(int64=7) %!d(string=hai) anos
  whitequark dc94c35da3 Unbreak traffic shaper in the fault injector. %!s(int64=7) %!d(string=hai) anos
  whitequark 017210ea28 Exhaustion of transmit buffers should not be a reportable error. %!s(int64=7) %!d(string=hai) anos
  whitequark fac42e94db Fix an inaccurate comment. %!s(int64=7) %!d(string=hai) anos
  whitequark 01021e46ce Fix an unused import warning. %!s(int64=7) %!d(string=hai) anos
  whitequark 7e2dc1a6d6 Allow querying the size of the TCP transmit and receive buffers. %!s(int64=7) %!d(string=hai) anos
  whitequark b6f7529fd7 TCP socket debug messages "sending <flags>" should be at DEBUG level. %!s(int64=7) %!d(string=hai) anos
  whitequark 49ed4ae5f3 Add a TCP data source endpoint to the server example. %!s(int64=7) %!d(string=hai) anos
  whitequark f76b4be42d Dispatch a TCP ACK every time window increases at all. %!s(int64=7) %!d(string=hai) anos
  whitequark 21282fdb22 Send a TCP ACK after window increases from zero to non-zero. %!s(int64=7) %!d(string=hai) anos
  whitequark 86a05f13f5 More rigorously treat the TcpSocket::remote_last_ack field. %!s(int64=7) %!d(string=hai) anos
  whitequark 3ab58b084d Fix the TCP SEQ acceptability check. %!s(int64=7) %!d(string=hai) anos
  whitequark b92708596a Move the TCP receive window clamping hack downwards in stack. %!s(int64=7) %!d(string=hai) anos
  whitequark 280ddde479 Fix Ipv4Packet::payload{,_mut}() returning overly long buffers. %!s(int64=7) %!d(string=hai) anos