summaryrefslogtreecommitdiffhomepage
path: root/doc/source/quantumclient/client.py
diff options
context:
space:
mode:
authorVictor J. Orlikowski <vjo@duke.edu>2015-12-02 10:27:07 -0500
committerVictor J. Orlikowski <vjo@duke.edu>2015-12-02 10:27:07 -0500
commit6ca70939a4c3b19a421cdf648b74d3337c604e02 (patch)
treef5f2d2f22ac29a184a49046a979a3785b0a7e24b /doc/source/quantumclient/client.py
parentf449488e6a03d1a6899ff4fd8199378fb6a9ad8d (diff)
Fix a stability issue relating to switch disconnection/re-connection events.
If a switch gets disconnected via a network interruption on the control plane (or a similar event), the datapath associated with that switch might not be properly cleaned up. At the same time, the socket associated with that datapath can get leaked. This ultimately results in file descriptor resource exhaustion for Ryu, as a socket had the potential to be leaked on each reconnect. Also, a small typo was corrected in a method name in DPSet.
Diffstat (limited to 'doc/source/quantumclient/client.py')
0 files changed, 0 insertions, 0 deletions