github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.38k stars 229 forks source link

[ipt_GLBREDIRECT] Ensure all conntrack paths call rcu_read_unlock. #45

Closed theojulienne closed 6 years ago

theojulienne commented 6 years ago

Adds unlocks to 2 code paths that miss a call to rcu_read_unlock.

Related to discussions in https://github.com/github/glb-director/issues/44.

/cc @lmb