6 Sep
2006
6 Sep
'06
6:42 p.m.
How can I see (when compiling a new kernel) if tproxy patch is really applied?
Since it is not in the mainline kernel, it is simple: Either you patched it in, or you did not. grep for TPROXY and tproxy in the source tree, and if you find nothing, then it is not in. If you find something, it may be included, in part or completely. Jan Engelhardt --