Skip to content
GitLab
Explore
Sign in
Register
Store UPF associations as graph in adjacency list
Code
Review changes
Check out branch
Download
Patches
Plain diff
Stefan Spettel
requested to merge
feature_upf_graph
into
feature_edge_computing
Jun 20, 2022
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Replace folly AtomicHashMap with a std hashmap which stores a list of edges
Adjacency list representation of UPF graph
Connect UPF edges based on FQDN or IPv4 addresses
Merge request reports
Loading