Comment 17 for bug 240147

Revision history for this message
Tankypon (tankypon) wrote :

I don't know exactly how this program runs but with my newer patch, I get all time this output from cutter: "No matching connections found"
But maybe that's normal because I'm not in the right condition to run the program!

Now we need a dependency: conntrack and we need to execute the program with root privilege to execute the command conntrack. Anyone can test it? And I don't know how to implement the condition "program executes in root privilege?" in a C program..