Diff for /embedaddon/dhcp/relay/dhcrelay.8 between versions 1.1 and 1.1.1.1

version 1.1, 2012/02/21 22:30:18 version 1.1.1.1, 2012/10/09 09:06:54
Line 1 Line 1
 .\"     dhcrelay.8  .\"     dhcrelay.8
 .\"  .\"
.\" Copyright (c) 2009-2011 by Internet Systems Consortium, Inc. ("ISC").\" Copyright (c) 2009-2012 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")  .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium  .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"  .\"
Line 176  will write a pid file. Line 176  will write a pid file.
 .TP  .TP
 -a  -a
 Append an agent option field to each request before forwarding it to  Append an agent option field to each request before forwarding it to
the server.   Agent option fields in responses sent from servers tothe server.  Agent option fields in responses sent from servers to
 clients will be stripped before forwarding such responses back to the  clients will be stripped before forwarding such responses back to the
 client.  The agent option field will contain two agent options: the Circuit  client.  The agent option field will contain two agent options: the Circuit
 ID suboption and the Remote ID suboption.  Currently, the Circuit ID will  ID suboption and the Remote ID suboption.  Currently, the Circuit ID will
Line 211  in four ways:  It may \fIappend\fR its own set of rela Line 211  in four ways:  It may \fIappend\fR its own set of rela
 packet, leaving the supplied option field intact; it may \fIreplace\fR the  packet, leaving the supplied option field intact; it may \fIreplace\fR the
 existing agent option field; it may \fIforward\fR the packet unchanged; or,  existing agent option field; it may \fIforward\fR the packet unchanged; or,
 it may \fIdiscard\fR it.  it may \fIdiscard\fR it.
   
   To use this option you must also enable the \fB-a\fR option.
 .PP  .PP
 \fIOptions available in DHCPv6 mode only:\fR  \fIOptions available in DHCPv6 mode only:\fR
 .TP  .TP

Removed from v.1.1  
changed lines
  Added in v.1.1.1.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>