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
d68f3bc37a5b32f000ad52d35d9680e1c2c9813a
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
net
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Mar 21, 2009
Changes for clean build on ZDS
· 5cc7066b
patacongo
authored
16 years ago
5cc7066b
Expose more ARP APIs
· 249eefc1
patacongo
authored
16 years ago
249eefc1
Mar 19, 2009
cosmetic
· 3ace8754
patacongo
authored
16 years ago
3ace8754
If port=0, UDP should select a port number
· 8a850fb9
patacongo
authored
16 years ago
8a850fb9
Mar 16, 2009
Back out part of last change
· 85721ef2
patacongo
authored
16 years ago
85721ef2
Better fix
· c931fc47
patacongo
authored
16 years ago
c931fc47
Fix calculation of checksum on outgoing ping responses
· 7f9d35a3
patacongo
authored
16 years ago
7f9d35a3
Mar 15, 2009
Fix some debug statements that print long as int
· dd85c333
patacongo
authored
16 years ago
dd85c333
Mar 14, 2009
Typo introduced in previous check-in
· e1502fe8
patacongo
authored
16 years ago
e1502fe8
Mar 08, 2009
cosmetic
· e3fb7465
patacongo
authored
16 years ago
e3fb7465
Add more debug output
· 0a4a5afc
patacongo
authored
16 years ago
0a4a5afc
Changes to work around bug in ZDS compiler
· 39b5dd41
patacongo
authored
16 years ago
39b5dd41
Mar 07, 2009
cosmetic
· e8a4d351
patacongo
authored
16 years ago
e8a4d351
Seemingly un-necessary changes but works around some bad ZDS behavior
· 8af0d8ce
patacongo
authored
16 years ago
8af0d8ce
Dec 12, 2008
More fixes for picky ZDS archiver
· a6c528bc
patacongo
authored
16 years ago
a6c528bc
Name changes for ZDS archiver
· 6930fc42
patacongo
authored
16 years ago
6930fc42
Filename changes needed by ZDS archiver
· bb45db5b
patacongo
authored
16 years ago
bb45db5b
Fix compile error only noted with ZDS
· 1a3d9672
patacongo
authored
16 years ago
1a3d9672
Eliminate warnings with ZDS
· 1d66317e
patacongo
authored
16 years ago
1d66317e
cosmetic
· 74e23931
patacongo
authored
16 years ago
74e23931
Nov 26, 2008
Add multicast support
· 401c825d
patacongo
authored
16 years ago
401c825d
Nov 21, 2008
Change from doubly- to singly-linked lists
· 55bdcc37
patacongo
authored
16 years ago
55bdcc37
Nov 20, 2008
Completed integration of TCP connection backlog and poll()/select() for connections
· 9fe041ff
patacongo
authored
16 years ago
9fe041ff
Add support for TCP/IP connection backlog
· 73a6fc02
patacongo
authored
16 years ago
73a6fc02
Nov 19, 2008
Corrected a bug in the buffering of TCP data
· 2189a692
patacongo
authored
16 years ago
2189a692
Move poll save area back into struct pollfd (as it was
· cf12e169
patacongo
authored
16 years ago
cf12e169
Move poll storage slot from pollfd struct to socket struct
· 0985c273
patacongo
authored
16 years ago
0985c273
Nov 18, 2008
Basic setup of network select
· 0dd623a4
patacongo
authored
16 years ago
0dd623a4
Implement poll/select for sockets
· b2b69f17
patacongo
authored
16 years ago
b2b69f17
cosmetic
· 8e53b726
patacongo
authored
16 years ago
8e53b726
Nov 16, 2008
Poll API may be disabled
· 72d4fbf1
patacongo
authored
16 years ago
72d4fbf1
Add infrastructure to support poll()
· dbda581f
patacongo
authored
16 years ago
dbda581f
Sep 06, 2008
Fix recvfrom port bug
· 59fab4f7
patacongo
authored
16 years ago
59fab4f7
TFTP Get integration
· a9bc69b8
patacongo
authored
16 years ago
a9bc69b8
Eliminate warnings in ARM build
· 5d0513e1
patacongo
authored
16 years ago
5d0513e1
Sep 03, 2008
ping() integrated
· d57bd6fd
patacongo
authored
16 years ago
d57bd6fd
Fix ICMP and UDP IP checksums
· 9e16305a
patacongo
authored
16 years ago
9e16305a
Sep 02, 2008
Add NSH ping command
· 4dd12b73
patacongo
authored
16 years ago
4dd12b73
sendto.c
· 51a1ea27
patacongo
authored
16 years ago
51a1ea27
Fix timeout setup
· ff898097
patacongo
authored
16 years ago
ff898097
Loading