[Keepalived-devel] [acassen/keepalived] fc1584: It enable to set zero value as mintime for delay_l.
Status: Beta
Brought to you by:
acassen
|
From: Quentin A. <no...@gi...> - 2019-02-17 16:51:09
|
Branch: refs/heads/master Home: https://github.com/acassen/keepalived Commit: fc1584e0de985f7362307db538b5cd7ecba74616 https://github.com/acassen/keepalived/commit/fc1584e0de985f7362307db538b5cd7ecba74616 Author: tamutamu <tam...@gm...> Date: 2019-02-15 (Fri, 15 Feb 2019) Changed paths: M keepalived/check/check_api.c M keepalived/check/check_parser.c Log Message: ----------- It enable to set zero value as mintime for delay_loop and connect_timeout. Commit: d679540e034a236d3dad7ef9cc1033c5c721aa9e https://github.com/acassen/keepalived/commit/d679540e034a236d3dad7ef9cc1033c5c721aa9e Author: tam...@gm... <tam...@gm...> Date: 2019-02-17 (Sun, 17 Feb 2019) Changed paths: M keepalived/check/check_api.c M keepalived/check/check_parser.c M lib/timer.h Log Message: ----------- Fix min timer value, zero to 0.000001Sec. Commit: f345acbae025e6efd54efb95ecdc3eea708ca8a0 https://github.com/acassen/keepalived/commit/f345acbae025e6efd54efb95ecdc3eea708ca8a0 Author: tam...@gm... <tam...@gm...> Date: 2019-02-17 (Sun, 17 Feb 2019) Changed paths: M keepalived/check/check_parser.c Log Message: ----------- Add fixing min time for vs_co_timeout_handler() and rs_co_timeout_handler(). Commit: 6075336aad14957b77d51dc629e3e19b4e2a803f https://github.com/acassen/keepalived/commit/6075336aad14957b77d51dc629e3e19b4e2a803f Author: tam...@gm... <tam...@gm...> Date: 2019-02-17 (Sun, 17 Feb 2019) Changed paths: M keepalived/check/check_api.c M keepalived/check/check_parser.c M lib/parser.c M lib/timer.h Log Message: ----------- Fix parameter of read_timer(), it treat Mintime and Maxtime as microseconds. Commit: 818d392fed9a7b517a2b6415edfd643db07056f4 https://github.com/acassen/keepalived/commit/818d392fed9a7b517a2b6415edfd643db07056f4 Author: Quentin Armitage <qu...@ar...> Date: 2019-02-17 (Sun, 17 Feb 2019) Changed paths: M keepalived/check/check_api.c M keepalived/check/check_parser.c M lib/parser.c Log Message: ----------- Merge pull request #1128 from tamutamu/master It enable to set zero value as mintime for delay_loop and connect_timeout. Compare: https://github.com/acassen/keepalived/compare/7630e72ba38b...818d392fed9a |