]> git.ipfire.org Git - thirdparty/nftables.git/commit
mnl: Increase BATCH_PAGE_SIZE to support huge rulesets
authorPhil Sutter <phil@nwl.cc>
Wed, 14 Apr 2021 11:47:47 +0000 (13:47 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 21 Apr 2021 10:40:54 +0000 (12:40 +0200)
commit5f6f20913c862f6a844a8f7143ed074284423897
treef805c6504690f7b7c52c1df6d55e09c6e5013b7f
parent4b600bfa59a50cdd728e86618708957195f40028
mnl: Increase BATCH_PAGE_SIZE to support huge rulesets

Apply the same change from iptables-nft to nftables to keep them in
sync with regards to max supported transaction sizes.

Signed-off-by: Phil Sutter <phil@nwl.cc>
src/mnl.c