]> git.proxmox.com Git - ovs.git/history - tests/test-reconnect.c
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / tests / test-reconnect.c
2021-02-19 Thomas GoirandMerge tag '2.15.0+ds1' into debian/victoria
2021-02-19 Thomas GoirandMerge tag 'v2.15.0' into master-dfsg
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2021-01-07 Ben Pfaffreconnect: Add Python implementation of received_attemp...
2020-12-19 Ben Pfaffjsonrpc: Avoid disconnecting prematurely due to long...
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-05-01 Ben Pfaffreconnect: Add ability to do a number of retries withou...
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffreconnect: Add ability to do a number of retries withou...
2016-08-16 Ryan MoatsAdd read-only option to ovs-dpctl and ovs-ofctl commands.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-10-30 Jarno Rajahalmeovs_assert, tests: Support NDEBUG.
2014-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-04-04 Alex Wangtest-reconnect: Fix a warning.
2014-04-04 Gurucharan ShettyAvoid static declarations of arrays with unknown size.
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2012-09-07 Ben Pfaffreconnect: Rename reconnect_received() to reconnect_act...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-10 Ethan Jacksonreconnect: Fix printf() format warning.
2011-03-10 Andrew Evansreconnect: Track last-disconnected time.
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Make vlog initialize itself when necessary.
2010-04-12 Ben Pfaffreconnect: Implement "passive mode".
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-04 Ben Pfaffreconnect: Add connection attempt limiting feature.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-12 Ben PfaffNew "reconnect" library for managing network connection...