(no title)
xxdd2ea | 3 months ago
For the same reason I created a couple of projects with the same goal of lowering the barrier to entry to the linux kernel:
- an app to follow the UDP packet flow in the linux kernel source code: https://dmkskd.github.io/linux-kernel-network-stack-visualiz...
- a (hopefully) simple way to play with the linux kernel source code on a mac: https://github.com/dmkskd/linux-kernel-debugging-on-mac
Kudos to https://github.com/FlorentRevest for all his work in the space
glenneroo|3 months ago
Fnoord|3 months ago
[1] https://en.wikipedia.org/wiki/File%3ANetfilter-packet-flow.s...
xxdd2ea|3 months ago
if you have an ARM64 mac (sorry for only supporting this OS at the moment) it should be easy to set this up on your end
itopaloglu83|3 months ago