..
arpcfg
Updated network programs to use new network function numbers from network.inc
2012-07-09 12:45:04 +00:00
ftpd
Added TCP_mss (max segment size) stub.
2012-12-29 22:22:10 +00:00
icmp
Renamed icmp.asm to ping.asm and added parameter support
2012-07-14 07:48:41 +00:00
ircc
Stub for new IRC client.
2013-01-22 14:05:00 +00:00
libraries /network
Port numbers for TCP and UDP must be given in Big endian order now.
2012-11-01 12:33:15 +00:00
netcfg
Added VIA Rhine driver. Only tested on Rhine II cards.
2013-01-10 07:40:01 +00:00
netstat
Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
2013-01-27 20:03:18 +00:00
nslookup
Updated network programs to use new network function numbers from network.inc
2012-07-09 12:45:04 +00:00
pppoe
Added some more configuration protocols to the PPPoE program
2012-09-02 10:04:23 +00:00
socketdbg
Added simple socket debugging tool.
2012-12-30 20:31:11 +00:00
synergyc
Port numbers for TCP and UDP must be given in Big endian order now.
2012-11-01 12:33:15 +00:00
tcpserv
Port numbers for TCP and UDP must be given in Big endian order now.
2012-11-01 12:33:15 +00:00
telnet
Port numbers for TCP and UDP must be given in Big endian order now.
2012-11-01 12:33:15 +00:00
tftpc
correct import function names
2013-01-17 20:06:52 +00:00
vncc
Port numbers for TCP and UDP must be given in Big endian order now.
2012-11-01 12:33:15 +00:00
zeroconf
Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
2013-01-27 20:03:18 +00:00
config.inc
Making applications compileable
2009-09-18 14:31:34 +00:00
debug-fdo.inc
Making applications compileable
2009-09-18 14:31:34 +00:00
dll.inc
fixed bug in dll.inc (net branch)
2012-04-12 14:47:26 +00:00
libio.inc
Changes in net branch:
2009-12-28 21:02:54 +00:00
macros.inc
i586 compatability macros (CMOVcc substitutes) for NET branch
2011-02-08 19:11:36 +00:00
network.inc
Updated network programs to use new network function numbers from network.inc
2012-07-09 12:45:04 +00:00
proc32.inc
Making applications compileable
2009-09-18 14:31:34 +00:00
struct.inc
Added CWD command to FTP daemon (net branch)
2012-04-04 17:19:00 +00:00