GlobalNOC / FlowSpaceFirewall

FlowSpace Firewall Application a floodlight based controller allowing multiple controllers to talk to a single switch, but can not interact with each others flow space (hence FlowSpace Firewall)
http://globalnoc.iu.edu/sdn/fsfw.html
Apache License 2.0
14 stars 14 forks source link

ISSUE=10614 flow count update when controller doesn't poll for stats #101

Closed ajragusa closed 9 years ago

ajragusa commented 9 years ago

FSFW was not updating the flow count for a slice if the controller never asked for flow stats. There was also the possibility for under-counting flows if a flow was exploded for wildcarded in-port, which is now fixed.