network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Nov 2024 19:31:55 +0000 (04:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Nov 2024 09:08:25 +0000 (18:08 +0900)
commit74e0b590dd4defad123a7876784009d86c1b1e32
tree1d7acea85b11b80761d8b99f9c254b8d3d236925
parent42d9660f10e928bfb575712b1a01773bbf8cf86f
network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()

These applies common parameters to the route to be requested or removed.
No functional change, just refactoring and preparation for later
commits.
src/network/networkd-ndisc.c