commit | faec865db9a79e7452d7fc01a4a409b06d02b479 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Sun Apr 16 01:29:18 2017 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Apr 19 17:55:17 2017 +0200 |
tree | 6c28f1c892c6df1e0c42a7f4c12ae9fad1faa6b8 | |
parent | 9f0f3ebeda47a5518817f33c40f6d3ea9c0275b8 [diff] |
netfilter: remove last traces of variable-sized extensions get rid of the (now unused) nf_ct_ext_add_length define and also rename the function to plain nf_ct_ext_add(). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>