system-traffic: Drop auto ct helpers in namespaces.
authorJoe Stringer <joe@ovn.org>
Thu, 5 May 2016 01:01:03 +0000 (18:01 -0700)
committerJoe Stringer <joe@ovn.org>
Tue, 10 May 2016 19:54:06 +0000 (12:54 -0700)
commitac0b251058b6eabc89793852008f786565a4eeac
tree0f685a97078b04bbed973d70c21222fdd337854e
parent09d364afb899bec867d6c47d863afeb8e1bdada2
system-traffic: Drop auto ct helpers in namespaces.

Automatic helper assignment in conntrack can trigger an upstream bug
where namespace deletion followed by immediate unload of conntrack
helper modules may cause kernel crashes. Disable automatic helper
assignment within created namespaces to avoid this issue.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
tests/system-common-macros.at