commit | 3206c516ce4e4b56d7b99341814c261ec190f6df | [log] [tgz] |
---|---|---|
author | Harsha Sharma <harshasharmaiitr@gmail.com> | Fri Aug 10 22:52:37 2018 +0530 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Aug 16 19:37:08 2018 +0200 |
tree | 3d7a31ef5feebf253ca60386645a76e1069b75c2 | |
parent | 1bfc2bc7ad8ac045045e99e33aa1ba727d2d291d [diff] |
netfilter: nft_ct: make l3 protocol field optional for timeout object If l3 protocol value is not specified for ct timeout object then use the value from nft_ctx protocol family. Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>