doc: net: Fix DHCPv4 info as server is also supported
The DHCPv4 information was not mentioning server support which is currently supported. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
6fae78eb31
commit
5740997f7c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ See this
|
|||
`DHCP Wikipedia article <https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol>`_
|
||||
for a detailed overview of how DHCP works.
|
||||
|
||||
Note that Zephyr only supports DHCP client functionality.
|
||||
Note that Zephyr supports both DHCPv4 client and server functionality.
|
||||
|
||||
Sample usage
|
||||
************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue