]> Git Repo - linux.git/commit
act_connmark: Remember the struct net instead of guessing it.
authorEric W. Biederman <[email protected]>
Fri, 18 Sep 2015 19:33:03 +0000 (14:33 -0500)
committerPablo Neira Ayuso <[email protected]>
Fri, 18 Sep 2015 19:59:31 +0000 (21:59 +0200)
commita4ffe319ae72034e3f3332698a2fd83b6f063b18
tree779dcc698d6438487e405a6ccea64dd57cc81afb
parent206e8c00752fbe9cc463184236ac64b2a532cda5
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" <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
include/net/tc_act/tc_connmark.h
net/sched/act_connmark.c
This page took 0.052542 seconds and 4 git commands to generate.