-
- Downloads
FLOODLIGHT-30 - When deleting all entries put in by the static flow pusher for...
FLOODLIGHT-30 - When deleting all entries put in by the static flow pusher for a specific switch or all switches use a single delete based on matching the static flow pusher cookie instead of deleting each flow individually. Note: this means that flows mods are no longer hashed to have unique cookies.
Showing
- src/main/java/net/floodlightcontroller/staticflowentry/StaticFlowEntries.java 4 additions, 2 deletions...oodlightcontroller/staticflowentry/StaticFlowEntries.java
- src/main/java/net/floodlightcontroller/staticflowentry/StaticFlowEntryPusher.java 132 additions, 63 deletions...ightcontroller/staticflowentry/StaticFlowEntryPusher.java
Loading
Please register or sign in to comment