diff options
author | Victor J. Orlikowski <vjo@duke.edu> | 2015-12-02 10:27:07 -0500 |
---|---|---|
committer | Victor J. Orlikowski <vjo@duke.edu> | 2015-12-02 10:27:07 -0500 |
commit | 6ca70939a4c3b19a421cdf648b74d3337c604e02 (patch) | |
tree | f5f2d2f22ac29a184a49046a979a3785b0a7e24b /doc/source | |
parent | f449488e6a03d1a6899ff4fd8199378fb6a9ad8d (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')
0 files changed, 0 insertions, 0 deletions