26 #ifndef NFD_DAEMON_RIB_READVERTISE_CLIENT_TO_NLSR_READVERTISE_POLICY_HPP
27 #define NFD_DAEMON_RIB_READVERTISE_CLIENT_TO_NLSR_READVERTISE_POLICY_HPP
43 std::optional<ReadvertiseAction>
A policy to readvertise routes registered by end hosts into NLSR.
time::milliseconds getRefreshInterval() const override
std::optional< ReadvertiseAction > handleNewRoute(const RibRouteRef &ribRoute) const override
Advertise if the route's origin is client.
A policy to decide whether to readvertise a route, and what prefix to readvertise.