forked from nuttx/nuttx-update
Basic DHPC client functionality
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@419 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
fc30132927
commit
ff4d092a71
1 changed files with 5 additions and 1 deletions
|
@ -748,7 +748,11 @@ Other memory:
|
|||
<pre><ul>
|
||||
0.3.4 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
* Added netutils/dhcpd
|
||||
* Added and partially verified DHCP server logic (netutils/dhcpd)
|
||||
* Fix BROADCAST=y compilation problems
|
||||
* Fix UDP recvfrom timeout bug
|
||||
* Correct processing of input UDP broadcast packets.
|
||||
* Verfied basic DHCP client functionality (netutils/dhcpc)
|
||||
</pre></ul>
|
||||
|
||||
<table width ="100%">
|
||||
|
|
Loading…
Reference in a new issue