3 comments:
File include/osmocom/upf/up_gtp_action.h:
Patch Set #2, Line 51: /* entry in hash table up_endpoint->gtp_actions_by_chain_id */
nope, it's g_upf->tunmap.nft_tun_by_chain_id ... and this hlist_node is a stray leftover from an earlier patch version and should not be here at all
File src/osmo-upf/upf.c:
Patch Set #2, Line 178: taken = true;
break;
File src/osmo-upf/upf_nft.c:
Patch Set #2, Line 372: hlist_del(&tun->node_by_chain_id);
tun->chain_id = 0
To view, visit change 31484. To unsubscribe, or for help writing mail filters, visit settings.