From 0790433be5dd4175ae55ff4666e642d8344796e0 Mon Sep 17 00:00:00 2001 From: beck <> Date: Wed, 7 May 2008 12:19:20 +0000 Subject: [PATCH] Add synchronisation support for dhcpd - this allows for two dhcpd's with the same configuration to be run on the same net and they will keep their lease files/state in synch, and therefore allowing you to run redundant dhcpd's. Synchronization code stolen from spamd, uses an hmac key in /var/db/dhcpd.key if it exists. ok krw@ deraadt@ --- src/etc/services | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/etc/services b/src/etc/services index 68602c51..a05047c5 100644 --- a/src/etc/services +++ b/src/etc/services @@ -1,4 +1,4 @@ -# $OpenBSD: services,v 1.68 2008/05/06 22:52:03 sthen Exp $ +# $OpenBSD: services,v 1.69 2008/05/07 12:19:20 beck Exp $ # # Network services, Internet style # @@ -277,6 +277,7 @@ icb 7326/tcp # Internet Citizen's Band spamd 8025/tcp # spamd(8) spamd-sync 8025/udp # spamd(8) synchronisation spamd-cfg 8026/tcp # spamd(8) configuration +dhcpd-sync 8067/udp # dhcpd(8) synchronisation hunt 26740/udp # hunt(6) # # Appletalk