Historique des commits

Auteur SHA1 Message Date
  Gunnar Beutner 7f7897c900 Kernel: Make sure outgoing ICMP packets have the correct checksum il y a 4 ans
  Gunnar Beutner 377b06c8ac Kernel: Ignore duplicate SYN packets il y a 4 ans
  Gunnar Beutner b436dd138b Kernel: Avoid allocations when sending IP packets il y a 4 ans
  Brian Gianforcaro f255993349 Kernel: Log unexpected TCP packet flags in NetworkTask handle_tcp() il y a 4 ans
  Gunnar Beutner 08aa3a91e3 Kernel: Try to retransmit lost TCP packets il y a 4 ans
  Gunnar Beutner 9daec809b7 Kernel: Wake up NetworkTask every 500 milliseconds il y a 4 ans
  Gunnar Beutner 990b2d0989 Kernel: Don't use delayed ACKs when establishing the connection il y a 4 ans
  Gunnar Beutner 2b6aa571d1 Kernel: Outbound packets should use the source address from the socket il y a 4 ans
  Gunnar Beutner af59f64bc0 Kernel: Coalesce TCP ACKs il y a 4 ans
  Gunnar Beutner ffc6b714b0 Kernel: Trigger TCP fast retransmission when we encounter lost packets il y a 4 ans
  Gunnar Beutner 7272127927 Kernel: Don't process TCP packets out of order il y a 4 ans
  Gunnar Beutner 5feeb62843 Kernel: Avoid allocating KBuffers for TCP packets il y a 4 ans
  Sergey Bugaev 78459b92d5 Kernel: Implement IP multicast support il y a 4 ans
  Gunnar Beutner e0ac611a08 Kernel: Tear down connections when we receive an RST packet il y a 4 ans
  Gunnar Beutner c03cbf83ab Kernel: Record MAC addresses for incoming IPv4 packets il y a 4 ans
  Gunnar Beutner d8f92bdf96 Kernel: Avoid deadlock when trying to send packets from the NetworkTask il y a 4 ans
  Gunnar Beutner 4e6a26cbd2 Kernel: Silence a few more network dbgln()s il y a 4 ans
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Brendan Coles 627cfe017c Kernel: NetworkTask: Remove 10.0.2.x as default IP for NIC interfaces il y a 4 ans
  Andreas Kling f9aace29ec Kernel: Convert klog() => AK::Format in NetworkTask il y a 4 ans
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. il y a 4 ans
  Sergey Bugaev 4717009e3e Kernel: Hold less locks when receiving ICMP packets il y a 4 ans
  Andreas Kling 9984201634 Kernel: Use KResult a bit more in the IPv4 networking code il y a 4 ans
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. il y a 4 ans
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t il y a 4 ans