-# Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
# Copyright (c) 1995-2003 by Internet Software Consortium
#
# Permission to use, copy, modify, and distribute this software for any
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R14
- 5 October 2016
+ Version 4.1-ESV-R15b1
+ 14 July 2017
README FILE
RELEASE STATUS
-This is ISC DHCP 4.1-ESV-R14, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R15b1, an extended support (ESV) release that
provides patches for several bugs.
ESVs are intended for users who have longer upgrade constraints
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.1-ESV-R14.tar.gz
- tar xvf dhcp-4.1-ESV-R14.tar
+ gunzip dhcp-4.1-ESV-R15b1.tar.gz
+ tar xvf dhcp-4.1-ESV-R15b1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1-ESV-R14 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R15b1 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R14
- 5 October 2016
+ Version 4.1-ESV-R15b1
+ 14 July 2017
Release Notes
NEW FEATURES
-Version 4.1-ESV-R14b1 is a maintenance release of an extended support version
+Version 4.1-ESV-R15b1 is a maintenance release of an extended support version
(ESV) release. ESVs are intended for users who have longer upgrade
constraints. Please see our web page
http://www.isc.org/downloads/software-support-policy/
.\" $Id: dhclient.conf.5,v 1.22.64.7.6.3 2012/04/16 17:18:22 sar Exp $
.\"
-.\" Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" Permission to use, copy, modify, and distribute this software for any
DHCP options parsing and reassembly. */
/*
- * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
Packet assembly code, originally contributed by Archie Cobbs. */
/*
- * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
BSD socket interface code... */
/*
- * Copyright (c) 2004-2015 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
-AC_INIT([DHCP], [4.1-ESV-R15-dev], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R15b1], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such
protocol... */
/*
- * Copyright (c) 2012,2014,2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2009-2010 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
Subroutines that support the generic object. */
/*
- * Copyright (c) 2004-2007,2009,2014 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
DHCP/BOOTP Relay Agent. */
/*
- * Copyright(c) 2004-2016 by Internet Systems Consortium, Inc.("ISC")
+ * Copyright(c) 2004-2017 by Internet Systems Consortium, Inc.("ISC")
* Copyright(c) 1997-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
static void request_v4_interface(const char* name, int flags);
static const char copyright[] =
-"Copyright 2004-2016 Internet Systems Consortium.";
+"Copyright 2004-2017 Internet Systems Consortium.";
static const char arr[] = "All rights reserved.";
static const char message[] =
"Internet Systems Consortium DHCP Relay Agent";
Parser for dhcpd config file... */
/*
- * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
*/
static const char copyright[] =
-"Copyright 2004-2016 Internet Systems Consortium.";
+"Copyright 2004-2017 Internet Systems Consortium.";
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Server";
static const char url [] =
/*
- * Copyright (C) 2006-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2017 by Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above