
Firstly :
download from official wvware or from this website
Secondly :
create temporary file to patch. Let say : /tmp/temp.patch
205a206
> #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0)
206a208,210
> #else
> VNetFilterHookFn(const struct nf_hook_ops *ops, // IN:
>...