keepalived-0.6.2 v0.6.2
authorAlexandre Cassen <acassen@freebox.fr>
Sun, 16 Jun 2002 13:42:41 +0000 (15:42 +0200)
committerAlexandre Cassen <acassen@freebox.fr>
Mon, 28 Sep 2009 08:58:55 +0000 (10:58 +0200)
commitc2a7b13f32e4b3ba1873c5bb228f369df4c0f282
tree0ba07c2ec77ed0a81b8f5de41ae285ab90cbfe7b
parentd436dec6f22e603652e142649eac1cfb4ac0106a
keepalived-0.6.2

* keepalived-0.6.2 released.
* Andres Salomon, <dilinger@voxel.net> enhanced the autoconf/automake scripts
  to be more generic and to facilitate cross compilation. Including more efficient
  IPVS code detection, Kernel version, install script location, ...
* Johannes Erdfelt, <johannes@erdfelt.com> fixed a genhash get request length
  calculation issue.
* Johannes Erdfelt, <johannes@erdfelt.com> fixed a wrong printed IP address issue
  due to a static pivot buffer called multiple times for a single syslog call.
* Johannes Erdfelt, <johannes@erdfelt.com> enhanced SMTP notification framework
  to use more compliant SMTP protocol handling. Enhanced both sending and receiving
  functions. A nice response code buffer handling calculating remote SMTP server
  retcode.
* Johannes Erdfelt, <johannes@erdfelt.com> fixed a NULL pointer exception into the
  2.2 ipvswrapper code.
* Aneesh Kumar, <aneesh.kumar@digital.com> fixed a compilation issue for CI-LINUX
  checker compilation.
* Jan Du Caju, <jan@kulnet.kuleuven.ac.be> fixed a compilation dependence selection
  into the VRRP framework when compiling without LVS support. This disable checkers
  activity update when compiled without LVS support.
* fixed a dereferencing pointer into the parser.
* move the dump configuration to printout conf after daemon initialization.
* VRRP : Added support to start on complete init. VRRP framework and thus keepalived
  will start if VRRP instances are properly configured.
68 files changed:
ChangeLog
Makefile.in
VERSION
check_api.c
check_api.h
check_ci.c
check_ci.h
check_http.c
check_http.h
check_misc.c
check_misc.h
check_ssl.c
check_ssl.h
check_tcp.c
check_tcp.h
configure
configure.in
daemon.c
daemon.h
data.c
data.h
genhash/Makefile.in
genhash/main.c
genhash/main.h
ipfwwrapper.c
ipfwwrapper.h
ipvswrapper.c
ipvswrapper.h
ipwrapper.c
ipwrapper.h
layer4.c
layer4.h
list.c
list.h
main.c
main.h
memory.c
memory.h
parser.c
parser.h
pidfile.c
pidfile.h
samples/keepalived.conf.sample
samples/keepalived.conf.vrrp.lvs_syncd
scheduler.c
scheduler.h
smtp.c
smtp.h
timer.c
timer.h
utils.c
utils.h
vector.c
vector.h
vrrp.c
vrrp.h
vrrp_if.c
vrrp_if.h
vrrp_ipaddress.c
vrrp_ipaddress.h
vrrp_ipsecah.c
vrrp_ipsecah.h
vrrp_netlink.c
vrrp_netlink.h
vrrp_scheduler.c
vrrp_scheduler.h
vrrp_sync.c
vrrp_sync.h