serenity/Kernel/Net
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
Intel Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Realtek Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VirtIO
ARP.h
EthernetFrameHeader.h
EtherType.h
ICMP.h
IPv4.h
IPv4Socket.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
IPv4Socket.h
IPv4SocketTuple.h
LocalSocket.cpp Kernel+Tests: Don't panic when LocalSocket is already bound 2024-02-23 09:49:23 +01:00
LocalSocket.h
LoopbackAdapter.cpp
LoopbackAdapter.h
NetworkAdapter.cpp
NetworkAdapter.h
NetworkingManagement.cpp
NetworkingManagement.h
NetworkTask.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
NetworkTask.h
Routing.cpp
Routing.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Socket.cpp
Socket.h
TCP.h
TCPSocket.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
TCPSocket.h Kernel/Net: Add TCPSocket timer for TimeWait moving to Closed 2024-03-14 18:33:19 -06:00
UDP.h
UDPSocket.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
UDPSocket.h