Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling f9569db1e5 TCP: Collect the payload if present in a packet with FIN set. há 6 anos atrás
  Andreas Kling 25e521f510 TCP: Start working on auto-closing connections when we get FIN. há 6 anos atrás
  Andreas Kling edb986c276 IPv4: Factor out UDP parts of IPv4Socket into a UDPSocket class. há 6 anos atrás
  Andreas Kling 274b500bac IPv4: Move more stuff from IPv4Socket to TCPSocket. há 6 anos atrás
  Andreas Kling d2176eddfc Kernel: Factor out TCP parts of IPv4Socket into a TCPSocket class. há 6 anos atrás
  Andreas Kling 54e7df0586 Kernel: Add SocketHandle helper class that wraps locked sockets. há 6 anos atrás
  Andreas Kling 3d5296a901 IPv4: Last burst of TCP hacking for today. há 6 anos atrás
  Andreas Kling be46f1bb1f IPv4: More work on the TCP implementation. há 6 anos atrás
  Andreas Kling 66d55f8e0c IPv4: More work on the TCP implementation. há 6 anos atrás
  Andreas Kling 032d9d7065 IPv4: More hacking on bringing up TCP support. há 6 anos atrás
  Andreas Kling c588653f76 IPv4: Begin fleshing out TCP support. há 6 anos atrás
  Andreas Kling ef5d0a397c IPv4: Do the TCP-to-socket mapping in the same way as UDP. há 6 anos atrás
  Andreas Kling 3ad9561b80 IPv4: Use the UDP-to-socket map to handle incoming UDP packets. há 6 anos atrás
  Andreas Kling 209a16bb7f IPv4: Dynamically allocate the UDP source port if needed. há 6 anos atrás
  Andreas Kling 4dddf949c8 IPv4: More work on UDP support. há 6 anos atrás
  Andreas Kling a9dc332a11 IPv4: recvfrom() shouldn't care about what's in the outparam on entry. há 6 anos atrás
  Andreas Kling 19a51132f5 Kernel: recvfrom() should treat the address arguments as outparams. há 6 anos atrás
  Andreas Kling b59d588c04 Kernel: Start fleshing out an UDP implementation. há 6 anos atrás
  Andreas Kling 562663df7c Add support for socket send/receive timeouts. há 6 anos atrás
  Andreas Kling cf250e1245 More work on IPv4 sockets and /bin/ping. há 6 anos atrás
  Andreas Kling a7d5e9781a Kernel+LibC+Userland: Yet more networking bringup hacking. há 6 anos atrás
  Andreas Kling a017a77442 Kernel+LibC+Userland: Start working on an IPv4 socket backend. há 6 anos atrás