diff options
author | Alex Bukharov <alex.bukharov@innablr.com.au> | 2024-11-19 19:25:26 +1100 |
---|---|---|
committer | Alex Bukharov <alex@livewire.cc> | 2025-04-26 19:00:18 +1000 |
commit | 17e61c0dbfb9e07835d64d7818d1f29f4036826c (patch) | |
tree | a589d6ddbad4c8d7da592e9627e8d1d3d0674ee0 /docs | |
parent | 88f909dd471e29e17fe0a9a1fd16ff469b08ead3 (diff) | |
download | vyos-documentation-17e61c0dbfb9e07835d64d7818d1f29f4036826c.tar.gz vyos-documentation-17e61c0dbfb9e07835d64d7818d1f29f4036826c.zip |
Change rst lines to the correct length in docs/configuration/service/dhcp-server.rst
Co-authored-by: Robert Göhler <github@ghlr.de>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/service/dhcp-server.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst index d1f9548a..0ab8d32e 100644 --- a/docs/configuration/service/dhcp-server.rst +++ b/docs/configuration/service/dhcp-server.rst @@ -167,7 +167,7 @@ Unifi controller at ``172.16.100.1`` to clients of that subnet. Dynamic DNS Update (RFC 2136) ------------------ +----------------------------- VyOS DHCP service supports RFC-2136 DDNS protocol. Based on DHCP lease change events, DHCP server generates DDNS update requests (defines as NameChangeRequests |