]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
netfilter: bridge: port sysctls to use brnf_net
authorChristian Brauner <christian@brauner.io>
Fri, 26 Jul 2019 00:20:52 +0000 (17:20 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 13 Aug 2019 12:18:20 +0000 (14:18 +0200)
commit6e664cb86fd916915765eb58bcecc1be3137d0dc
tree7eb605d7f6a3ce6885cd751250dfb601eb2017a9
parent27d51a9cabccdac39a59ebe30564eac9d0417736
netfilter: bridge: port sysctls to use brnf_net

BugLink: https://bugs.launchpad.net/bugs/1836910
This ports the sysctls to use struct brnf_net.

With this patch we make it possible to namespace the br_netfilter module in
the following patch.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
(cherry picked from commit ff6d090d0db41425aef0cfe5dc58bb3cc12514a2)
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
include/net/netfilter/br_netfilter.h
net/bridge/br_netfilter_hooks.c
net/bridge/br_netfilter_ipv6.c