Marek Wolan
|
6ca53803cd
|
Describe state
|
2023-08-17 15:32:12 +01:00 |
|
SunilSamra
|
2919be3796
|
#1752 - Added web_browser.py application for DNS modelling
|
2023-08-17 14:20:09 +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 |
|
Chris McCarthy
|
9ee0ef2fd6
|
#1706 - Applied some final changes from PR. Fixed the PCAP log name on SwitchPort so that a pcap file is generated for each port.
|
2023-08-10 13:26:51 +01:00 |
|
Chris McCarthy
|
139d739732
|
#1706 - Tidies up the sysLog ARPCache, and ICMP classes and integrated them into the Node. Tidied up the base implementation of SoftwareManager and SessionManager. Tidies up the public API for Services and Applications. Added the SwitchPort and Switch classes. Added a basic test in test_frame_transmission.py that tests sending a frame from one node to another across a multi-switch network.
|
2023-08-07 19:33:52 +01:00 |
|
Chris McCarthy
|
04f1cb0dc6
|
#1706 - Got the code services, application, and process base classes stubbed out. Need them now so that I can leverage them for core node services required.
|
2023-08-03 21:30:13 +01:00 |
|
Chris McCarthy
|
cac4779244
|
#1706 - Started adding the core node software required by all nodes. Made some tweaks to the Frame to have send and receive timestamp.
|
2023-08-03 14:37:55 +01:00 |
|