• Stephen Hemminger's avatar
    [BRIDGE]: Forwarding table sanity checks. · 649f71c5
    Stephen Hemminger authored
    Forwarding table paranoia:
    * Solve some potential problems if a device changes address and one or
      more device has the same address.  
    * Warn if new device added to a bridge matches a entry that has shown
      up on the network.
    * Also don't put static entries in the timer list, they don't time
      out so shouldn't be there.
    649f71c5
br_fdb.c 7.65 KB