commit | ff6d090d0db41425aef0cfe5dc58bb3cc12514a2 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian@brauner.io> | Mon Jun 10 23:26:05 2019 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jun 17 16:36:30 2019 +0200 |
tree | 37aa60493aa22dc443f01d7525df127d1d57ef14 | |
parent | 9911c1139fd072594ac259c2ce055b004ca92f49 [diff] |
netfilter: bridge: port sysctls to use brnf_net 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>