Commit graph

8678 commits

Author SHA1 Message Date
Daniel Bulant
e2d0cc42c8
Fix grammatical errors 2021-02-20 18:46:20 +01:00
valentinbreiz
54d821fa7d
Merge pull request #1662 from CosmosOS/fix/ipv4folder
Fix git IPv4 folder doublon
2021-02-05 17:05:37 +01:00
valentinbreiz
dbe694c1c5 Rename back 2021-02-05 13:35:29 +01:00
valentinbreiz
bfa982104c Raname IPv4 folder Temp 2021-02-05 13:34:56 +01:00
valentinbreiz
eba0cab0cb
Merge pull request #1559 from CosmosOS/feature/three_byte_struct_tests
Added test for loading and storing three byte structs
2021-01-28 00:01:04 +01:00
valentinbreiz
864dd8dd1c
Merge branch 'master' into feature/three_byte_struct_tests 2021-01-27 23:13:51 +01:00
valentinbreiz
112a7f554d
Merge pull request #1651 from CosmosOS/networking
Network work
2021-01-22 19:00:31 +01:00
valentinbreiz
a9a3f6401b
Update Network.md 2021-01-22 14:49:53 +01:00
valentinbreiz
b5876d6665
Merge branch 'master' into networking 2021-01-22 14:32:29 +01:00
valentinbreiz
0ee21466cd Return time value for Discover packet 2021-01-22 14:31:15 +01:00
valentinbreiz
f98690cb74 Make UDPClient global variables internal or private + code clean 2021-01-22 14:25:25 +01:00
valentinbreiz
53b0fad4bc
Merge pull request #1649 from CosmosOS/valentinbreiz-patch-2
Remove DHCP release from article
2021-01-22 13:10:50 +01:00
valentinbreiz
210a5cc3e6
Update Network.md 2021-01-22 12:41:17 +01:00
valentinbreiz
46228944c9
Merge pull request #1633 from CosmosOS/networking
Network changes
2021-01-22 12:32:38 +01:00
valentinbreiz
a3cb52e35c Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking 2021-01-22 10:55:52 +01:00
valentinbreiz
eaa5470e26 Client creation tests 2021-01-22 10:55:32 +01:00
valentinbreiz
70e5e8c480
Merge branch 'master' into networking 2021-01-21 18:56:43 +01:00
valentinbreiz
ba9a02c870 Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking 2021-01-21 18:50:50 +01:00
valentinbreiz
85dd420fb6 ICMPPacket clean + remove useless initfields methods 2021-01-21 18:50:03 +01:00
valentinbreiz
2d67dd81e2
using in article 2021-01-21 18:36:44 +01:00
valentinbreiz
f6bf35209e
using in article 2021-01-21 18:36:37 +01:00
valentinbreiz
c01d4b9f6a Inhereit DHCPClient from UDPClient + remove static Client + Add more tests 2021-01-21 18:31:10 +01:00
valentinbreiz
854264457e Change typo + throw exeption 2021-01-21 17:34:04 +01:00
valentinbreiz
cd6ac52639 Add IDisposable for UDP, ICMP and DNS client 2021-01-21 17:29:45 +01:00
valentinbreiz
a2ba53d610 Change name 2021-01-21 16:49:48 +01:00
valentinbreiz
eaf05f4c57 Rename Client to GetClient + some code clean + Add rewrite 2021-01-21 16:37:33 +01:00
valentinbreiz
6e6aefb3db
Merge pull request #1647 from CosmosOS/quajak-patch-2
Update issue templates
2021-01-21 16:24:02 +01:00
valentinbreiz
584568bceb Change Remove function
use for instead foreach and Equals instead string compar
2021-01-21 15:54:33 +01:00
Quajak
a0a2d3af99 Update issue templates
Removed duplicate issue template and remove template for questions since they should be asked in discussions and not issues.
2021-01-21 09:50:01 +01:00
valentinbreiz
aa728c4835 Instance typo fix 2021-01-20 22:47:31 +01:00
valentinbreiz
325366fc84 ConfigEmpty rewrite + Capitalize initFields
InvalidOperationException
2021-01-20 22:45:40 +01:00
valentinbreiz
cf8a8519b2 Remove VMTInclude + Separate DHCP paquets by class 2021-01-20 22:37:30 +01:00
valentinbreiz
da4d55ec1a TempDictionarry removed 2021-01-20 22:23:20 +01:00
valentinbreiz
d199707fe1 Make NetworkInit public 2021-01-20 21:13:36 +01:00
valentinbreiz
fa31327b46 Make EndPoint, FindNetwork and DNSConfig public 2021-01-20 21:02:22 +01:00
valentinbreiz
c6397760af Make receiveData internal 2021-01-20 20:26:53 +01:00
valentinbreiz
3b242b4f0d Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking 2021-01-20 20:12:44 +01:00
valentinbreiz
b7b69f1de7 Make DHCP and DNS Client public 2021-01-20 20:12:34 +01:00
valentinbreiz
dd2e1fcfcf
Correct typos 2021-01-20 19:43:25 +01:00
valentinbreiz
660def90c4
Correct typos 2021-01-20 19:43:10 +01:00
valentinbreiz
46ca973d3f Change sln 2021-01-20 19:38:06 +01:00
valentinbreiz
1a3c05aae9 Change test 2021-01-20 19:36:53 +01:00
valentinbreiz
e0c754a5b1
Update Network.md 2021-01-20 18:48:39 +01:00
valentinbreiz
b24c006bef Begin article. 2021-01-20 15:28:43 +01:00
valentinbreiz
4872875f5b Add NetworkTest 2021-01-20 15:15:37 +01:00
valentinbreiz
89c4fc2da3 Remove useless debug 2021-01-20 14:52:03 +01:00
valentinbreiz
3c18c68c8e Fix IRQ 2021-01-20 14:49:31 +01:00
valentinbreiz
c310d54535 Use Global debugger
For some unknown reasons, NetworkStack debugger is not working
2021-01-20 10:41:34 +01:00
valentinbreiz
a5789fcd0e
Merge branch 'master' into networking 2021-01-19 19:08:09 +01:00
valentinbreiz
cf8d41686e Make Enable public 2021-01-19 18:07:45 +01:00