-
- Downloads
Adjustment to attachment point logic. If a device is learnt on OFPP_LOCAL of...
Adjustment to attachment point logic. If a device is learnt on OFPP_LOCAL of a switch, it will stay in that port until the switch is removed or the port goes down. The attachment point of the device cannot be modified from OFPP_LOCAL, once assigned.
Showing
- src/main/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImpl.java 12 additions, 1 deletion...tcontroller/devicemanager/internal/DeviceManagerImpl.java
- src/test/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImplTest.java 68 additions, 0 deletions...troller/devicemanager/internal/DeviceManagerImplTest.java
Loading
Please register or sign in to comment