Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
datapath: Check for existence of nf_hook_ops member list
The list member of nf_hook_ops has been removed in Linux kernel release 4.13. Check for the definition of it in pre-4.13 kernels. Signed-off-by: Greg Rose <[email protected]> Signed-off-by: Andy Zhou <[email protected]>
- Loading branch information