Commit Graph

2682 Commits

Author SHA1 Message Date
Rémy GIBERT 60be01ed6c Kernel Rewrite #6.1 2016-06-15 08:21:42 +02:00
Rémy GIBERT 3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT 8bc65b7c1b SHELL:fixed bug in history 2016-05-02 14:35:17 +02:00
Rémy GIBERT 2396304f25 CP:working recursive 2016-05-01 23:13:54 +02:00
Rémy GIBERT 8bb9ad0cd0 misc bug fix 2016-05-01 23:12:22 +02:00
Rémy GIBERT 4fabb9ff04 KM.RAMWORKS:Fixed issue while writing in LCs 2016-05-01 21:53:12 +02:00
Rémy GIBERT 92dc3f937d SHELL:fixed bug in history 2016-04-28 16:55:22 +02:00
Rémy GIBERT 7cbf06faf4 Updated Medias & sources (before TCPIP Rewrite) 2016-04-20 08:51:10 +02:00
Rémy GIBERT 3a8b3a141a LIBTCPIP:implementing IP offloading 2016-04-18 22:18:08 +02:00
Rémy GIBERT 91a901ed31 IPCONFIG:implementing IP offloading 2016-04-18 22:17:28 +02:00
Rémy GIBERT 4a47d307c7 LIBTCPIP:implementing IP offloading 2016-04-18 22:16:54 +02:00
Rémy GIBERT ebb4ef0618 UTHERNET drivers optimisation/bugfix 2016-04-18 22:15:34 +02:00
Rémy GIBERT 5e5a1a42cb Updated Medias 2016-04-16 15:08:41 +02:00
Rémy GIBERT b2edefd007 UTPHERNET2.DRV:Working! 2016-04-11 21:12:01 +02:00
Rémy GIBERT 8aabb64c55 UTHERNET2:Debugging session #4 2016-04-11 16:40:25 +02:00
Rémy GIBERT a0079c0108 UTHERNET2 drivers optimisation/bugfix 2016-04-11 08:40:17 +02:00
Rémy GIBERT c716d5b2d1 Updated Medias 2016-04-10 23:05:53 +02:00
Rémy GIBERT b9c33a841d Updated Medias 2016-04-09 11:15:11 +02:00
Rémy GIBERT 87aa82cdf6 Updated Medias 2016-04-07 23:06:09 +02:00
Rémy GIBERT 79b43c9a99 UTHERNET2 drivers optimisation/bugfix 2016-04-07 23:05:38 +02:00
Rémy GIBERT fd791e5b98 Cleanup 2016-04-07 08:34:58 +02:00
Rémy GIBERT e4402297cc Cleanup 2016-04-07 08:32:16 +02:00
Rémy GIBERT e32670b8de Updated Medias 2016-04-07 08:31:29 +02:00
Rémy GIBERT 4610685d90 KERNEL:temporary disabled BRK handler 2016-04-07 08:14:30 +02:00
Rémy GIBERT 64cf656ba5 UTHERNE drivers! optimisation 2016-04-07 08:13:41 +02:00
Rémy GIBERT e1a8061997 test media 2016-04-05 22:38:03 +02:00
Rémy GIBERT 7962934a3f UTHERNETII:Debugging session #3 2016-04-05 17:46:11 +02:00
Rémy GIBERT 4318fabb2c PING.S.txt:Reduced timeout 2016-04-04 22:54:55 +02:00
Rémy GIBERT 4c2ecca175 Updated Medias 2016-04-04 22:53:55 +02:00
Rémy GIBERT 35a42a30c4 UTHERNET2.DRV.S.txt: complete rewrite 2016-04-04 22:48:20 +02:00
Rémy GIBERT 0716922067 UTHERNETII:Debugging session #2 2016-04-01 17:57:51 +02:00
Rémy GIBERT 17402e4fc2 Updated Medias 2016-03-31 22:13:29 +02:00
Rémy GIBERT 4f8d9dfcb6 LANCEGS.DRV:working. 2016-03-31 22:07:47 +02:00
Rémy GIBERT e6f1583572 UTHERNETII:Debugging session #1 2016-03-31 15:42:01 +02:00
Rémy GIBERT 5ad008221d LanCEGS:Debugging session #2 2016-03-30 17:54:47 +02:00
Rémy GIBERT d91263394b UTHERNET.DRV:Remove FDX to allow auto negotiation to work properly 2016-03-30 08:32:07 +02:00
Rémy GIBERT 511c0df935 LANCEGS.DRV:Debugging session #1 2016-03-30 08:30:41 +02:00
Rémy GIBERT 7f7cd4b6e3 ARP now expiring properly 2016-03-29 08:29:48 +02:00
Rémy GIBERT 5bc0bcc801 LIBTCPIP:ARP now expiring properly 2016-03-29 08:28:28 +02:00
Rémy GIBERT b0837e22d2 Updated Medias 2016-03-27 23:08:01 +02:00
Rémy GIBERT 932003abf8 Cleanup 2016-03-27 23:07:33 +02:00
Rémy GIBERT ae16376a04 LIBTCPIP:New Socket API,ARP & DNS Cache expiration enabled 2016-03-27 23:06:56 +02:00
Rémy GIBERT d9ddb088ce LIBTCPIP:Old FRM api is being removed 2016-03-27 23:05:30 +02:00
Rémy GIBERT 0ad6286136 DNSINFO: added TRansaction.ID display for degging purpose 2016-03-27 23:03:40 +02:00
Rémy GIBERT 0b0fb35f2f RPCDUMP:few cosmetic bugs fixed 2016-03-27 23:01:34 +02:00
Rémy GIBERT 996c301e92 New Socket based Dhcp Client 2016-03-27 23:00:19 +02:00
Rémy GIBERT 700b408efc KERNEL:better random16 generation 2016-03-26 08:28:47 +01:00
Rémy GIBERT f8be97559d LanCEGS:fix a bug in buffer size computation 2016-03-24 18:02:50 +01:00
Rémy GIBERT ea649a8711 Updated Medias 2016-03-20 23:17:05 +01:00
Rémy GIBERT 072b0e90a5 TCPIP:Cache expiration, retry count.... 2016-03-20 23:16:28 +01:00