Skip to content
  • Thomas Haller's avatar
    lldp: drop process_lldp_neighbors() · 121e790b
    Thomas Haller authored
    We register the callback early on, so we get notified about
    every single neighbor as they show up. No need to iterate over
    them explicitly -- and probably, at that early state, there are
    no neighbors yet.
    121e790b