[Syslog-ng-commit] syslog-ng--mainline: added so_keepalive support

Balazs Scheidler bazsi at balabit.hu
Fri Dec 22 11:01:27 CET 2006


-e Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-113>
Revision: syslog-ng--mainline--2.0--patch-113
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Fri Dec 22 11:01:22 CET 2006
Standard-date: 2006-12-22 10:01:22 GMT
Modified-files: ChangeLog src/afsocket.c src/afsocket.h
    src/cfg-grammar.y src/cfg-lex.l
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-113
Summary: added so_keepalive support
Keywords: 

	* src/cfg-grammar.y: added KW_SO_KEEPALIVE keyword,
	(socket_option): added KW_SO_KEEPALIVE rule

	* src/afsocket.h (SocketOptions): added keepalive member,

	* src/afsocket.c (afsocket_setup_socket): set SO_KEEPALIVE socket
	option based on the keepalive parameter

Diff stats:
 ChangeLog         |   21 +++++++++++++++++++++
 src/afsocket.c    |    1 +
 src/afsocket.h    |    1 +
 src/cfg-grammar.y |    3 ++-
 src/cfg-lex.l     |    1 +
 5 files changed, 26 insertions(+), 1 deletion(-)


More information about the Syslog-ng-commit mailing list