Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 241bbce264 Kernel: LoopbackAdapter::create() => try_create() vor 4 Jahren
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton vor 4 Jahren
  Liav A 8d0280ca09 Kernel/Net: Make interfaces to have persistent names vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  asynts 5931758dbc Everywhere: Replace a bundle of dbg with dbgln. vor 4 Jahren
  Tom d89582880e Kernel: Switch singletons to use new Singleton class vor 4 Jahren
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" vor 5 Jahren
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" vor 5 Jahren
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" vor 5 Jahren
  Tom 5a98e329d1 AK: Get rid of make_singleton function vor 5 Jahren
  Tom f0906250a1 Kernel: Move Singleton class to AK vor 5 Jahren
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class vor 5 Jahren
  Andreas Kling f5ac4da993 Kernel: Use AK::Span a bunch in the network adapter code vor 5 Jahren
  Liav A b7b2fb083d LoopbackAdapter: Use dbg() instead of dbgprintf() vor 5 Jahren
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace vor 5 Jahren
  Andreas Kling d8a30e2ad2 Net: Give the LoopbackAdapter a MAC address vor 5 Jahren
  Andreas Kling 164d9ecad7 Kernel: Some more int => size_t in NetworkAdapter and subclasses vor 5 Jahren
  Andreas Kling 94ca55cefd Meta: Add license header to source files vor 5 Jahren
  Andreas Kling 75ed262fe5 Kernel+ifconfig: Add an MTU value to NetworkAdapter vor 5 Jahren
  Conrad Pankoff 626e176cab Kernel: Remove IP configuration from LoopbackAdapter vor 6 Jahren
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. vor 6 Jahren
  Andreas Kling 9e0f7acfe5 Kernel+Userland: Expose list of network adapters through /proc/netadapters. vor 6 Jahren
  Andreas Kling bcc00857a4 AK: Revert Eternal<T> for now since it doesn't work as intended. vor 6 Jahren
  Andreas Kling c02c9880b6 AK: Add Eternal<T> and use it in various places. vor 6 Jahren
  Andreas Kling 718bea73b3 Kernel: Add a LoopbackAdapter for talking to yourself via 127.0.0.1. vor 6 Jahren