]> git.ipfire.org Git - thirdparty/bird.git/commit
Log: Add support for UDP logging
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 13 Dec 2023 02:48:12 +0000 (03:48 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 13 Dec 2023 03:01:09 +0000 (04:01 +0100)
commit2c7555cf2ac8439713dd9148b348128c57222a38
tree491afd5a5e62cffd85dee4f726d4eb2f3db42cf8
parent8cf1be6f67eaeb9bfd2fffe4a4bc9ae419adffd5
Log: Add support for UDP logging

Add support for UDP logging, using RFC 3164 syslog protocol.

Based on the patch from Alexander Zubkov <green@qrator.net>, thanks!
doc/bird.sgml
lib/socket.h
sysdep/unix/config.Y
sysdep/unix/io.c
sysdep/unix/log.c
sysdep/unix/unix.h