diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-09 10:42:01 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-09 10:42:01 +0200 |
commit | 7e309e27ddbd0cbb9430d344d862020c2f87b81c (patch) | |
tree | 5d94fff5be9f04b044d4686e04b0eeda37da21e1 /Kernel/Net/TCPSocket.h | |
parent | f9de264f88cac6c245beb7e0c653ea527fbaa550 (diff) | |
download | serenity-7e309e27ddbd0cbb9430d344d862020c2f87b81c.zip |
Kernel: Clean up and sanitize incoming packet handling a bit more
Once we've converted from an Ethernet frame to an IPv4 packet, we can
pass the IPv4Packet around instead of the EthernetFrameHeader.
Also add some more code to ignore invalid-looking packets.
Diffstat (limited to 'Kernel/Net/TCPSocket.h')
0 files changed, 0 insertions, 0 deletions