Files
ladybird/Kernel
Andreas Kling 51f88cb00d Kernel/IPv4: Unbreak raw socket (port allocation failing is OK)
Raw sockets don't need a local port, so we shouldn't fail operations
if allocation yields an ENOPROTOOPT.

I'm not in love with the factoring here, just patching up the bug.
2021-05-01 00:03:33 +02:00
..
2021-04-30 11:35:17 +02:00
2021-04-23 16:46:57 +02:00