]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Move send/receive buffer sizes into nft_handle
authorPhil Sutter <phil@nwl.cc>
Wed, 3 Jul 2019 07:36:26 +0000 (09:36 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 3 Jul 2019 11:19:32 +0000 (13:19 +0200)
commit0afa33d532c3bd1bf54d7e764ac32619cd73e028
tree27d13ae445972ba6eaab341714016c66716a06a7
parentcb27c59055fe077f0c422fdad2be71e1bdbb687f
nft: Move send/receive buffer sizes into nft_handle

Store them next to the mnl_socket pointer. While being at it, add a
comment to mnl_set_rcvbuffer() explaining why the buffer size is
changed.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c
iptables/nft.h