]> Git Repo - linux.git/commit
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
authorThomas Graf <[email protected]>
Tue, 20 Jan 2015 12:44:25 +0000 (13:44 +0100)
committerDavid S. Miller <[email protected]>
Sat, 24 Jan 2015 01:46:09 +0000 (17:46 -0800)
commitd7924450e14ea414568563ec01489f77452b00b4
treea6752474824a2835044dcbfade29aa8f7c85c481
parent0c49087462e8587c12ecfeaf1dd46fdc0ddc4532
act_connmark: Add missing dependency on NF_CONNTRACK_MARK

Depending on NETFILTER is not sufficient to ensure the presence of the
'mark' field in nf_conn, also needs to depend on NF_CONNTRACK_MARK.

Fixes: 22a5dc ("net: sched: Introduce connmark action")
Cc: Felix Fietkau <[email protected]>
Cc: Jamal Hadi Salim <[email protected]>
Signed-off-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/Kconfig
This page took 0.051513 seconds and 4 git commands to generate.