Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8cfb859368 IPv4: Support overriding the default TTL (64) %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff c983e96664 Kernel: Use timeval_sub for TCP retransmissions and lower timer to 500ms %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff a2b61e30c5 Kernel: Put some network log messages behind debug flags %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 117d8db2a2 Kernel: Implement outgoing TCP retransmission and better ACK handling %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 72f728b0d6 Kernel: Hold socket back from accept() until it's fully set up %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff d53c9d4416 Kernel: Use RefPtr instead of SocketHandle for TCPSocket clients %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff b15a7c435f Kernel: Implement is_zero for RoutingDecision %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 6d1418aa7a Kernel: Add simple ARP routing layer %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff fc3667c026 Kernel: Detect some outgoing TCP connection failures %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff bd6d2c0819 Kernel: Use a more detailed state machine for socket setup %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 638008da13 Kernel: Move TCP state logging into TCPSocket %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev d06f4291a8 Kernel: Make TCPSocket::for_each() callback accept a reference %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 04603237da Kernel: Merge FooSocketHandle classes into a single SocketHandle<Foo> %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 5c66c67f32 Kernel: Improve some network-related log messages %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 4fcbbd24f7 Kernel: Support binding to INADDR_ANY (all IPs) %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 3eb659a2bb Kernel: Implement TCP listening sockets and incoming connections %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 54ceabd48d Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 7ed54d86d5 Kernel: Record network statistics and expose as JSON %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 73c998dbfc Kernel: Refactor TCP/IP stack %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 52cfe9ebae IPv4: Remove an unnecessary copy of each outgoing IPv4 payload %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 72798519cb IPv4: Use KBuffer instead of ByteBuffer for socket receive queues %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 675aa550a4 Kernel: Put IPv4 and TCP related debug spam behind flags %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 833d444cd8 Thread: Return a result from block() indicating why the block terminated %!s(int64=6) %!d(string=hai) anos
  Robin Burchell cd76b691fb Kernel: Remove memory allocations from the new Blocker API %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 52743f9eec Kernel: Rename ThreadBlocker classes to avoid stutter %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 0c8813e6d9 Kernel: Introduce ThreadBlocker as a way to make unblocking neater :) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. %!s(int64=6) %!d(string=hai) anos