]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[syslog] Add support for sending console output to a syslog server
authorMichael Brown <mcb30@ipxe.org>
Thu, 10 Mar 2011 05:33:45 +0000 (05:33 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 10 Mar 2011 05:36:31 +0000 (05:36 +0000)
commite49d81689c3426560acc84d6f7ef9fa231304169
tree1f70ead6f0117eca8dcd35c635119652ab8f8a71
parent1c0ff6e1a720907f9211f43d4d8d9fc18d522348
[syslog] Add support for sending console output to a syslog server

Originally-implemented-by: Anselm Martin Hoffmeister <anselm@hoffmeister.be>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/console.h
src/include/ipxe/syslog.h [new file with mode: 0644]
src/net/udp/syslog.c [new file with mode: 0644]