BIND 10 trac3279, updated. aad427b882473bdfe968db775858f47b6829d61b [3279] Trivial changes to dhcp4_messages.mes.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 15 10:15:20 UTC 2014
The branch, trac3279 has been updated
via aad427b882473bdfe968db775858f47b6829d61b (commit)
from 60ee84646638336b46c253ba1a91589094eac28a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit aad427b882473bdfe968db775858f47b6829d61b
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Jan 15 11:15:01 2014 +0100
[3279] Trivial changes to dhcp4_messages.mes.
Updated date in copyright header and reworded one message.
-----------------------------------------------------------------------
Summary of changes:
src/bin/dhcp4/dhcp4_messages.mes | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes
index 582871d..4fba57a 100644
--- a/src/bin/dhcp4/dhcp4_messages.mes
+++ b/src/bin/dhcp4/dhcp4_messages.mes
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -175,7 +175,7 @@ IPv4 DHCP server but it is not running.
A debug message issued during startup, this indicates that the IPv4 DHCP
server is about to open sockets on the specified port.
-% DHCP4_PACKET_NOT_FOR_US received DHCPv4 message dropped because it contains foreign server identifier: transaction id %1, interface: %2
+% DHCP4_PACKET_NOT_FOR_US received DHCPv4 message (transid=%1, iface=%2) dropped because it contains foreign server identifier
This debug message is issued when received DHCPv4 message is dropped because
it is addressed to a different server, i.e. a server identifier held by
this message doesn't match the identifier used by our server. The arguments
More information about the bind10-changes
mailing list