network/route: introduce reverse map for route with nexthop ID
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 15 Jan 2024 04:02:16 +0000 (13:02 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 25 Jan 2024 07:43:44 +0000 (16:43 +0900)
commit6f09031e4d04727cc72164fefcbc763e37556493
tree622c8b05c88178fce65b14f8bd80978c2d06dd91
parent97979ece0e046b4868130a9c80c15722e9c79dd8
network/route: introduce reverse map for route with nexthop ID

It is not used in this commit, but will be used later.
Preparation for later commits.

This is the one for routes of 531c7246829a41dd7e51847bd4d77aa012ff478f.
src/network/networkd-nexthop.c
src/network/networkd-nexthop.h
src/network/networkd-route-nexthop.c
src/network/networkd-route-nexthop.h
src/network/networkd-route.c
src/network/networkd-route.h