2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-23 18:10:10 +00:00
xNBA/src/proto
Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures
even when __atribute__ (( unused )) is correctly set...
2006-04-24 18:31:37 +00:00
..
uip Network API now allows for multiple network devices (although the 2006-04-24 15:33:06 +00:00
dns.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
fsp.c
hello.c Moved "hello world" protocol implementation out of prototester.c and into 2006-03-23 22:37:05 +00:00
http.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
igmp.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
iscsi.c First draft of iSCSI protocol support. Is capable of retrieving disk 2006-04-05 11:44:56 +00:00
nfs.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
nmb.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
slam.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
tcp.c Added tcp_buffer, to give applications a zero-cost place to build data to 2006-04-05 11:43:01 +00:00
tftm.c
tftp.c
tftpcore.c Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) 2006-03-23 20:34:08 +00:00