commit | a3134d537f8209f5b149d7ed9f287047158845f0 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Sat Aug 12 00:57:03 2017 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Aug 24 18:52:32 2017 +0200 |
tree | 0b347f63c3d9e3b7f066cde1470a39b7914e6bbc | |
parent | 0d03510038bda70b5a4a252e8216822e6ce0cbdb [diff] |
netfilter: conntrack: remove protocol name from l3proto struct no need to waste storage for something that is only needed in one place and can be deduced from protocol number. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>