commit | dfdb8d791877052bbb527d9688d94a064721d8f7 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Wed Oct 08 11:35:02 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Wed Oct 08 11:35:02 2008 +0200 |
tree | 1aba6921536f1d3244c8967033edefd2bbcf4812 | |
parent | e10aad9998e463df8e25ec749538faf3324dd31b [diff] |
netfilter: netns nf_conntrack: add netns boilerplate One comment: #ifdefs around #include is necessary to overcome amazing compile breakages in NOTRACK-in-netns patch (see below). Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>