DPDK / grout

grout # a graph router based on DPDK
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

ip: clean resources on iface deletion #42

Closed christophefontaine closed 4 months ago

christophefontaine commented 4 months ago

On iface deletion, delete assoticated routes. specify module destructor priorities to ensure resources are not freed when accessing them.