summaryrefslogtreecommitdiff
path: root/lib/reconnect.h
Commit message (Expand)AuthorAgeFilesLines
* jsonrpc: Avoid disconnecting prematurely due to long poll intervals.Ben Pfaff2020-12-181-0/+1
* reconnect: Add ability to do a number of retries without backoff.Ben Pfaff2018-03-241-0/+3
* reconnect: Rename reconnect_received() to reconnect_activity().Ben Pfaff2012-09-071-3/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* lib: Pull dscp bits out of reconnect.Ethan Jackson2012-04-171-3/+0
* Allow configuring DSCP on controller and manager connections.Mehak Mahajan2012-03-231-0/+3
* ovsdb-server: Report time since last connect and disconnect for each manager.Andrew Evans2011-03-141-13/+13
* reconnect: Track last-disconnected time.Andrew Evans2011-03-091-0/+4
* reconnect: Use macros instead of literals for default timeouts.Ben Pfaff2010-11-051-0/+5
* Suppress ovsdb-server log messages about connections from ovs-vsctl.Ben Pfaff2010-06-221-0/+2
* reconnect: Implement "passive mode".Ben Pfaff2010-04-121-1/+7
* reconnect: Add connection attempt limiting feature.Ben Pfaff2010-01-041-0/+3
* New "reconnect" library for managing network connection attempts.Ben Pfaff2009-11-121-0/+99