Attention is currently required from: neels.
3 comments:
File src/osmo-upf/upf_nft.c:
Patch Set #3, Line 144: uint32_t chain_id;
where's the mark id?
Patch Set #3, Line 231: * delete chain inet osmo-upf tunmap-pre-1230
The example above (tunmap_add_single_direction) uses 123 but you use 1230 here.
Patch Set #3, 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)
Please fix.
To view, visit change 31165. To unsubscribe, or for help writing mail filters, visit settings.