commit | a4ffe319ae72034e3f3332698a2fd83b6f063b18 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Sep 18 14:33:03 2015 -0500 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Sep 18 21:59:31 2015 +0200 |
tree | 779dcc698d6438487e405a6ccea64dd57cc81afb | |
parent | 206e8c00752fbe9cc463184236ac64b2a532cda5 [diff] |
act_connmark: Remember the struct net instead of guessing it. Stop guessing the struct net instead of remember it. Guessing is just silly and will be problematic in the future when I implement routes between network namespaces. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>