Skip to content
  • Leigh B Stoller's avatar
    Bug Fix: Fix up the code that removes individual ports from vlans · a94c511f
    Leigh B Stoller authored
    when doing syncVlansFromTables(). I was not looking to see which ports
    existed on which devices, and so was calling the device specific
    remove for ports that did not exist on the device. Ditto for removing
    ports from trunks.
    
    Also a bunch of debugging bits in case there are more problems.
    a94c511f