diff options
author | Florian Westphal <[email protected]> | 2022-10-21 16:17:53 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2022-10-25 13:48:35 +0200 |
commit | d037abc2414b4539401e0e6aa278bedc4628ad69 (patch) | |
tree | 36de33e13d509e5ef2d596544bda2dcb0e19cdcb /tools/perf/scripts/python/net_dropmonitor.py | |
parent | e7a1caa67ce62765fe174cae08e537d542bb44f8 (diff) |
netfilter: nft_objref: make it builtin
nft_objref is needed to reference named objects, it makes
no sense to disable it.
Before:
text data bss dec filename
4014 424 0 4438 nft_objref.o
4174 1128 0 5302 nft_objref.ko
359351 15276 864 375491 nf_tables.ko
After:
text data bss dec filename
3815 408 0 4223 nft_objref.o
363161 15692 864 379717 nf_tables.ko
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions