rjarry / grout

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

implement interface hotplug notifications #28

Closed david-marchand closed 2 weeks ago

david-marchand commented 3 weeks 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.