summaryrefslogtreecommitdiffstats
path: root/src/config/console.h
diff options
context:
space:
mode:
authorMichael Brown2012-04-10 12:54:31 +0200
committerMichael Brown2012-04-10 12:54:31 +0200
commit943b3003bd8eea1d925abb57c344bea5347d7938 (patch)
treeb7538b1f10bea046e7ce11b88e15303324cfcf12 /src/config/console.h
parent[elf] Avoid attempting to load 64-bit ELF binaries (diff)
downloadipxe-943b3003bd8eea1d925abb57c344bea5347d7938.tar.gz
ipxe-943b3003bd8eea1d925abb57c344bea5347d7938.tar.xz
ipxe-943b3003bd8eea1d925abb57c344bea5347d7938.zip
[syslog] Add basic support for encrypted syslog via TLS
Encrypted syslog seems not yet to be standardised, but is supported by some existing syslog servers. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/console.h')
-rw-r--r--src/config/console.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/console.h b/src/config/console.h
index e7a190aa..95c32803 100644
--- a/src/config/console.h
+++ b/src/config/console.h
@@ -19,6 +19,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define CONSOLE_DIRECT_VGA /* Direct access to VGA card */
//#define CONSOLE_PC_KBD /* Direct access to PC keyboard */
//#define CONSOLE_SYSLOG /* Syslog console */
+//#define CONSOLE_SYSLOGS /* Encrypted syslog console */
//#define CONSOLE_VMWARE /* VMware logfile console */
#define KEYBOARD_MAP us