The Kernel Monitor receives RFC 3549 messages from the Linux Kernel over a Netlink socket when changes are made to the kernel networking data structures.
In January 2025, Intel decided to roll the IPDK networking-recipe main
branch and its submodules back to their mev-ts-1.9 release (Sep 30, 2024),
effectively discarding the work I had done since then.
This fork allows me to keep tinkering without stepping on their toes.
This repository is a fork of https://github.com/ipdk-io/krnlmon. It is a submodule of https://github.com/ffoulkes/networking-recipe.
Ongoing development is done in the ffoulkes branch.
- 
The mev-ts-1.9tag marks the point at which theffoulkesbranch diverges from the ipdk-iomainbranch.
- 
The v3.2.0.0tag marks the point at which this repository was forked. It corresponds to Krnlmon v3.2.0.0.