Packet Routing
Table of Contents
An interesting and terse description of packet routing in the Linux kernel can be found here.
We base our investigation of the ingress and egress packet path on version 5.10.8 of the Linux kernel1
The above image, grabbed from the article:
[sic] illustrates a recap of the packet egress and ingress path, highlighting the most important functions of each layer