diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-05-12 14:36:09 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-12 16:31:29 +0200 |
commit | 2b6aa571d11dad03d5b0f02dd392f6cf10d4f70b (patch) | |
tree | 5845ef5d4ec21d6ffd72ba06a95eb43581511fc9 /Kernel/Net/Routing.cpp | |
parent | 532db9f76881b574924b7fb26772cc911e343a5a (diff) | |
download | serenity-2b6aa571d11dad03d5b0f02dd392f6cf10d4f70b.zip |
Kernel: Outbound packets should use the source address from the socket
Previously we'd use the adapter's address as the source address
when sending packets. Instead we should use the socket's bound local
address.
Diffstat (limited to 'Kernel/Net/Routing.cpp')
0 files changed, 0 insertions, 0 deletions