how to include my payload with packet that kernel sends to other pc
i want to add some payload with packet that linux kernel receives at network layer. so that whatever packet linux want to forword every packet goes with that payload. how can i do that? i know it requires kernel source code. i have 2.4.20 code. i want from where can i start doing this?
|