Attention is currently required from: neels. Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-upf/+/31165 )
Change subject: tunmap: refactor nft ruleset: fix "martians" and "1024" ......................................................................
Patch Set 3:
(1 comment)
File src/osmo-upf/upf_nft.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3300): https://gerrit.osmocom.org/c/osmo-upf/+/31165/comment/ecc2ebab_e8cc2046 PS3, Line 345: static uint32_t chain_id_next() Bad function definition - uint32_t chain_id_next() should probably be uint32_t chain_id_next(void)