Историја ревизија

Аутор SHA1 Порука Датум
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets пре 7 година
  whitequark 7c6cd6b9a3 Dump malformed ingress packets at DEBUG log level. пре 7 година
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. пре 8 година
  whitequark 067fb2ddc9 Fix a typo. пре 7 година
  whitequark b0fc1d9542 Explain the return value of poll(). пре 7 година
  whitequark d88ef3c8d3 Drop the pretense that anyone cares about non-IP over Ethernet. пре 7 година
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. пре 7 година
  whitequark d16e0bd212 Formatting. NFC. пре 7 година
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv пре 7 година
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits пре 8 година
  whitequark cedf66a733 Enforce some lints. пре 8 година
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. пре 8 година
  Egor Karavaev 0454c3f8f6 Uncomment associated constants. пре 8 година
  whitequark 546b3670ef Revert "Keep dispatching packets from a socket as long as there are any." пре 8 година
  whitequark 51b2f18d11 Keep dispatching packets from a socket as long as there are any. пре 8 година
  Egor Karavaev a2c66fdd88 Factor out TcpSocket::accepts. пре 8 година
  Egor Karavaev 44cf21b91b Factor out UdpSocket::accepts. пре 8 година
  Egor Karavaev 5303501173 Factor out RawSocket::accepts. пре 8 година
  whitequark 6ebcddd077 According to RFC 1122, unsupported IP options MUST be ignored. пре 8 година
  whitequark 3fff475c8f An unaddressable egress packet should not be a reportable error. пре 8 година
  whitequark 017210ea28 Exhaustion of transmit buffers should not be a reportable error. пре 8 година
  whitequark b92708596a Move the TCP receive window clamping hack downwards in stack. пре 8 година
  whitequark 1ece71a774 Return from EthernetInterface::poll() on errors, don't swallow them. пре 8 година
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. пре 8 година
  whitequark 2354e0b29d Clarify a function name. пре 8 година
  whitequark 8ae9b21b64 Break up the EthernetInterface::dispatch macro atrocity into functions. пре 8 година
  whitequark 43a547fb0c Factor out packet parsing from Socket::process. пре 8 година
  whitequark 3974dc780f Get rid of unused arguments in Socket::{process,dispatch}. пре 8 година
  whitequark ab0eccd213 Get rid of IpPayload and indirection in Socket::dispatch. пре 8 година
  whitequark ad9fa282e6 Unify EthernetInterface::{send_response,emit} transmit paths. пре 8 година