内容简介:Keepalived 2.0.7 已发布,Keepalived 是一款用 C 编写的路由软件。该项目的主要目标是为 Linux 系统和基于 Linux 的基础设备提供简单而强大的负载均衡和高可用性。 部分更新内容如下: Fix buffer overflow in e...
Keepalived 2.0.7 已发布,Keepalived 是一款用 C 编写的路由软件。该项目的主要目标是为 Linux 系统和基于 Linux 的基础设备提供简单而强大的负载均衡和高可用性。
部分更新内容如下:
Fix buffer overflow in extract_status_code().
Some fixes for config-test.
Change ka_config_error() to report_config_error().
Read interface addresses when doing config-test.
Update documentation re garp_lower_prio_repeat.
Add comment re tracking routes with nexthops doesn't work.
Fix handling of default_interface
Fix a segfault in checker process on reload
Use report_config_error() in check_parser.c.
Tidy up use of inet_stosockaddr.
Add more error checking to read_timer() and its uses.
Add validation of lvs_sched.
完整更新内容请查阅:
http://www.keepalived.org/changelog.html
下载地址:
http://www.keepalived.org/download.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Keepalived 1.4.4 发布,C 语言编写的路由软件
- Keepalived 2.0.4 发布,C 语言编写的路由软件
- Keepalived 2.0.5 发布,C 语言编写的路由软件
- keepalived 2.0.6 发布,C 语言编写的路由软件
- keepalived 2.0.6 发布,C 语言编写的路由软件
- Keepalived 2.0.7 发布,C 语言编写的路由软件
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to Programming in Java
Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00
By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!