Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
050efed5
Commit
050efed5
authored
15 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
updated
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@1631
42af7a65-404d-4744-a932-0658087f49c3
parent
bd8a4451
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+4
-0
4 additions, 0 deletions
ChangeLog
Documentation/NuttX.html
+5
-1
5 additions, 1 deletion
Documentation/NuttX.html
with
9 additions
and
1 deletion
ChangeLog
+
4
−
0
View file @
050efed5
...
...
@@ -659,3 +659,7 @@
infinite loops and stack overflows.
* net/uip: Correct calculation of checksum on ICMP ping response.
* examples/dchpd: Added a tiny DHCP server example
* net/uip: Correct UDP bind behavior. It should select a valid port number
if it receives a port number of zero.
* netutils/dhcpd: Corrrect for ZDS compiler. Fix issue with re-use of a
port number. Fix a number of broadcast-related problems.
This diff is collapsed.
Click to expand it.
Documentation/NuttX.html
+
5
−
1
View file @
050efed5
...
...
@@ -8,7 +8,7 @@
<tr
align=
"center"
bgcolor=
"#e4e4e4"
>
<td>
<h1><big><font
color=
"#3c34ec"
><i>
NuttX RTOS
</i></font></big></h1>
<p>
Last Updated: March 1
7
, 2009
</p>
<p>
Last Updated: March 1
8
, 2009
</p>
</td>
</tr>
</table>
...
...
@@ -1350,6 +1350,10 @@ nuttx-0.4.4 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
infinite loops and stack overflows.
* net/uip: Correct calculation of checksum on ICMP ping response.
* examples/dchpd: Added a tiny DHCP server example
* net/uip: Correct UDP bind behavior. It should select a valid port number
if it receives a port number of zero.
* netutils/dhcpd: Corrrect for ZDS compiler. Fix issue with re-use of a
port number. Fix a number of broadcast-related problems.
pascal-0.1.3 2009-xx-xx Gregory Nutt
<
spudmonkey@racsa.co.cr
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment