diff options
author | Arturo Borrero <arturo.borrero.glez@gmail.com> | 2014-10-03 12:13:36 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-10-03 12:24:35 (GMT) |
commit | 8da4cc1b10c1aeba090d1d862b17174e4dbd50a4 (patch) | |
tree | 6c5c1a76fd427ae17e4fe9578765ff95b67d7e8e /drivers/acpi | |
parent | 07dcc686fa8f6667dec4696804cdb43a90267b9a (diff) | |
download | linux-8da4cc1b10c1aeba090d1d862b17174e4dbd50a4.tar.xz |
netfilter: nft_masq: register/unregister notifiers on module init/exit
We have to register the notifiers in the masquerade expression from
the the module _init and _exit path.
This fixes crashes when removing the masquerade rule with no
ipt_MASQUERADE support in place (which was masking the problem).
Fixes: 9ba1f72 ("netfilter: nf_tables: add new nft_masq expression")
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions