Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c6a2012fe9 Kernel: Collect IPv4 stuff in IPv4.h and ARP stuff in ARP.h. hace 6 años
  Andreas Kling 87ecf290f4 Kernel: More work on the ICMP and IPv4 support. hace 6 años
  Andreas Kling 9858be636f Kernel: Fix up the ICMP implementation to generate correct Echo replies. hace 6 años
  Andreas Kling 75e0ddd46a Kernel: More work on ICMP support. hace 6 años
  Andreas Kling 5bd9844dd6 Kernel: Start adding IPv4 support, starting with ICMP echo messages. hace 6 años
  Andreas Kling d5dbb602b8 Kernel: Tidy up networking code with some named constants. hace 6 años
  Andreas Kling 90f60d2f65 Kernel: Cache MAC<->IP mappings (from ARP responses) seen on the wire. hace 6 años
  Andreas Kling 05c1a79454 Kernel: Minor style cleanup in NetworkTask. hace 6 años
  Andreas Kling 318b01e055 Kernel: Bring up enough networking code that we can respond to ARP requests. hace 6 años
  Andreas Kling 35098cbde1 Kernel: Add a NetworkTask and a received network packet queue. hace 6 años