DPDK / grout

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

implement interface hotplug notifications #28

Closed david-marchand closed 2 months ago

david-marchand commented 2 months ago

Some module may require getting notifications of additions and removals of interfaces. For example, a LLDP module may need to register an associated mcast address it wants to receive traffic from.