Use nfq_fd function instead of call to nfnetlink function.
authorEric Leblond <eric@inl.fr>
Wed, 17 Dec 2008 20:27:58 +0000 (21:27 +0100)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:05 +0000 (14:12 +0100)
commit03489762c439312321b300660f8c58421748f3ef
tree61694ece36e1b56e970671161972796b66265543
parent572cf7760cd01a136de7ccd6e22647a2f316a6d4
Use nfq_fd function instead of call to nfnetlink function.

This patch modifies the example program to use nfq_fd function
instead of call to nfnetlink function.

Signed-off-by: Eric Leblond <eric@inl.fr>
utils/nfqnl_test.c