commit | b76a461f11eb5f32d37a9c8eae7b2f3b3f261b43 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Wed Oct 08 11:35:06 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Wed Oct 08 11:35:06 2008 +0200 |
tree | 9d250e61dcf424e33f92a6b3e60c95894d9ec56c | |
parent | 5e6b29972b7e9c9c39882227e36fe0cd3463fe96 [diff] |
netns: export netns list Conntrack code will use it for a) removing expectations and helpers when corresponding module is removed, and b) removing conntracks when L3 protocol conntrack module is removed. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>