Commit f68c5301 authored by Changli Gao's avatar Changli Gao Committed by Patrick McHardy
Browse files

netfilter: unregister nf hooks, matches and targets in the reverse order



Since we register nf hooks, matches and targets in order, we'd better
unregister them in the reverse order.

Signed-off-by: default avatarChangli Gao <xiaosuo@gmail.com>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent e55df53d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment