This shows you the differences between two versions of the page.
|
ep:labs:03:contents:tasks:ex4 [2025/03/17 21:00] radu.mantu [04. [25p] Microcode analysis] |
ep:labs:03:contents:tasks:ex4 [2025/03/18 00:49] (current) radu.mantu |
||
|---|---|---|---|
| Line 78: | Line 78: | ||
| <note> | <note> | ||
| - | Also look at the kernel's implementation of a [[https://github.com/oracle/bpftune/blob/main/src/netns_tuner.c#L92|checksum calculation]] over the variable IP header. | + | Also look at the kernel's implementation of a [[https://elixir.bootlin.com/linux/v6.13.7/source/arch/x86/include/asm/checksum_64.h#L45|checksum calculation]] over the variable IP header. |
| </note> | </note> | ||