Czar.Echavez
|
b1e46b4f9e
|
#1752: Apply suggestions from PR review
|
2023-09-14 20:08:06 +01:00 |
|
Czar Echavez
|
8b6bc84321
|
#1752: simplifying the DNS implementation - switch to TCP + fixing the DNS integration test
|
2023-09-12 13:37:11 +01:00 |
|
Czar Echavez
|
1a81285b76
|
#1752: Added send+receive functionality for DNS client and server + tests + added simulation_output to gitignore
|
2023-09-12 08:46:07 +01:00 |
|
Czar Echavez
|
47dd23311b
|
#1752: added more functionality to DNS client and server + tests
|
2023-09-07 15:45:37 +01:00 |
|
SunilSamra
|
c1ba3b0850
|
#1752 - Added comments to ticket
|
2023-08-22 21:43:57 +01:00 |
|
SunilSamra
|
550b62f75d
|
#1752 - Removed unnecessary print statement
- Changed docstring on function check_domain_in_cache
|
2023-08-21 16:09:17 +01:00 |
|
SunilSamra
|
1a13af2f5e
|
#1752 - Changed DNSReply and DNSResponse to have 1 parameter only
|
2023-08-21 14:11:53 +01:00 |
|
SunilSamra
|
72cd9fd8e2
|
#1752 - Created dns.py protocol file with DNSPacket and DNSRequest and DNSReply packets
- Added reset_component logic for dns_server.py and dns_client.py
|
2023-08-16 13:00:16 +01:00 |
|
SunilSamra
|
76d404dc2f
|
#1752 - Added dns_client.py and dns_server.py service files
- Added new get_install method to software.py
|
2023-08-15 13:56:38 +01:00 |
|