Mercurial > hg > dhcpcd
changeset 2873:0bc7cb60b44e draft
Note that TEST removes the rapid_commit option from the message.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Wed, 26 Nov 2014 17:34:50 +0000 |
| parents | 95be45730a6e |
| children | 2ce837d162d8 |
| files | dhcpcd.8.in |
| diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dhcpcd.8.in Wed Nov 26 15:34:35 2014 +0000 +++ b/dhcpcd.8.in Wed Nov 26 17:34:50 2014 +0000 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 18, 2014 +.Dd November 26, 2014 .Dt DHCPCD 8 .Os .Sh NAME @@ -556,6 +556,9 @@ to the console. The interface configuration isn't touched and neither are any configuration files. +The +.Ar rapid_commit +option is not sent in TEST mode so that the server does not lease an address. To test INFORM the interface needs to be configured with the desired address before starting .Nm .
