File: TODO

package info (click to toggle)
keepalived 1.1.12-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,396 kB
  • ctags: 1,940
  • sloc: ansic: 14,013; makefile: 382; sh: 294
file content (15 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* Insert LDAP, FTP, SSH, IMAP, POP, RADIUS checkers.
* documentation:
	- hackers guide
* code cleanup:
	- check_ssl.c audit the password_cb() call back func
	  for buffer overflow.
	- check smtp.c to release allocated buffer when terminate
	  thread is registered. Occur when sigint is receive when
	  smtp alertes have not been able to finish the whole sending
	  sequence.
* more choice with parameters, less hardcoded values
* functionality:
	- hooks in VRRP framework for external checktools.
	  As state transition decision
	- a VTYSH to administrate keepalived on the fly