提交历史

作者 SHA1 备注 提交日期
  brapru bad23e3f8c Kernel: Convert Routing to east-const style 3 年之前
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> 3 年之前
  Jean-Baptiste Boric 738e604bfc Kernel: Migrate ARP table locking to ProtectedValue 4 年之前
  Jean-Baptiste Boric aea98a85d1 Kernel: Move Lockable into its own header 4 年之前
  brapru f8c104aaaf Kernel: Add update option to remove an entry from the ARP table 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 年之前
  AnotherTest 77191d82dc Kernel: Add the SO_BINDTODEVICE socket option 5 年之前
  Shannon Booth 81adefef27 Kernel: Run clang-format on files 5 年之前
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
  Andreas Kling a3f39fe789 Net: Make NetworkAdapter reference-counted 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Conrad Pankoff b15a7c435f Kernel: Implement is_zero for RoutingDecision 6 年之前
  Conrad Pankoff 302d521485 Kernel: Take a copy of MACAddress in RoutingDecision 6 年之前
  Conrad Pankoff 6d1418aa7a Kernel: Add simple ARP routing layer 6 年之前
  Conrad Pankoff 54ceabd48d Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code 6 年之前
  Andreas Kling 649c81a714 Kernel: Move networking related files into Kernel/Net/. 6 年之前
  Andreas Kling 718bea73b3 Kernel: Add a LoopbackAdapter for talking to yourself via 127.0.0.1. 6 年之前