commit | 2c9e8637ea15cf7f060b48f73b79e5055ffa93ad | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Sun Nov 12 20:42:01 2017 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jan 08 18:01:02 2018 +0100 |
tree | f08d3e4ea6a20d0cc1364457d2bfb86e5dce0db8 | |
parent | e8542dcec002b31339f7771441fd5dffb42223ae [diff] |
netfilter: conntrack: timeouts can be const Nowadays this is just the default template that is used when setting up the net namespace, so nothing writes to these locations. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>