Skip to content
  • Puneet Singh's avatar
    f55af80a
    Update ACL.java · f55af80a
    Puneet Singh authored
    In the event the device manger does not yet know an attachment point for a device, the ACL should detect that and perform a noop. Simply checking the length of the SwitchPort[] returned from the device manger should fix the problem. If the length is zero, return; else, proceed.
    f55af80a
    Update ACL.java
    Puneet Singh authored
    In the event the device manger does not yet know an attachment point for a device, the ACL should detect that and perform a noop. Simply checking the length of the SwitchPort[] returned from the device manger should fix the problem. If the length is zero, return; else, proceed.
Loading