~ubuntu-branches/debian/sid/isc-dhcp/sid

« back to all changes in this revision

Viewing changes to server/dhcpd.leases.5

  • Committer: Package Import Robot
  • Author(s): Andrew Pollock
  • Date: 2012-06-09 14:01:05 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120609140105-lqcz2t0rsefwzamt
Tags: 4.2.4-1
* New upstream release
* debian/control: reformatted Uploaders so that dch doesn't think I'm making
  NMUs
* debian/rules: do a clean between the LDAP-enabled build and the
  non-LDAP-enabled one, so that no LDAP-related artefacts are accidently
  incorporated into the non-LDAP build
* debian/dhclient-script.*: conditionalise the chown/chmod of the new
  resolv.conf on the existence of the old one (closes: #595400)
* debian/dhclient-script.linux: comply with RFC 3442 and ignore
  the routers option if the rfc3442-classless-static-routes option is present
  (closes: #592735)
* debian/dhclient-script.kfreebsd: fix subnet mask handling (closes: #677985)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
.\" see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
29
29
.\" ``http://www.nominum.com''.
30
30
.\"
31
 
.\" $Id: dhcpd.leases.5,v 1.14.24.2 2011-04-22 13:30:14 tomasz Exp $
 
31
.\" $Id: dhcpd.leases.5,v 1.14.24.3 2011-09-19 00:24:22 sar Exp $
32
32
.\"
33
33
.TH dhcpd.leases 5
34
34
.SH NAME
277
277
\fBcommunications-interrupted\fR, \fBresolution-interrupted\fR,
278
278
\fBpotential-conflict\fR, \fBrecover\fR, \fBrecover-done\fR,
279
279
\fBshutdown\fR, \fBpaused\fR, and \fBstartup\fR.
280
 
.B DBDIR/dhcpd.leases
 
280
.RE
 
281
.SH FILES
 
282
.B DBDIR/dhcpd.leases DBDIR/dhcpd.leases~
281
283
.SH SEE ALSO
282
284
dhcpd(8), dhcp-options(5), dhcp-eval(5), dhcpd.conf(5), RFC2132, RFC2131.
283
285
.SH AUTHOR