Czar Echavez
|
5cd1e2edf0
|
Merge branch 'feature/1816_Database-Service-(Network-and-User-Interaction)' into feature/1752-dns-server-and-client
|
2023-09-11 08:58:13 +01:00 |
|
Chris McCarthy
|
b1d8666c16
|
#1816 - Added database client. Installed the database client on the Web Server node in the UC2 network. Updated the integration test to query the DB server using the DB client.
|
2023-09-08 16:50:49 +01:00 |
|
Czar Echavez
|
47dd23311b
|
#1752: added more functionality to DNS client and server + tests
|
2023-09-07 15:45:37 +01:00 |
|
Czar Echavez
|
d503e51c2d
|
#1814: Remove hardcoded values + added test + remove unnecessary private parent attribute
|
2023-09-06 11:12:03 +01:00 |
|
Czar Echavez
|
c349bb4484
|
#1814: initial implementation of data manipulator service
|
2023-09-05 17:14:47 +01:00 |
|
Marek Wolan
|
bd5aacaf0c
|
Remove todo comments
|
2023-08-31 11:32:11 +01:00 |
|
Marek Wolan
|
f60f775f03
|
Improve logging
|
2023-08-31 11:27:52 +01:00 |
|
Marek Wolan
|
7759c178bb
|
Add logging and service restarting
|
2023-08-31 11:20:16 +01:00 |
|
Marek Wolan
|
40d3e04e64
|
Move init action manager function to the top
|
2023-08-29 14:33:28 +01:00 |
|
Marek Wolan
|
7b61322e70
|
Add service actions
|
2023-08-29 12:34:41 +01:00 |
|
Marek Wolan
|
319e87d200
|
Make changes to the way actions work
|
2023-08-28 22:34:20 +01:00 |
|
Marek Wolan
|
a9e969aa13
|
init work on database
|
2023-08-25 15:29:53 +01:00 |
|
Marek Wolan
|
01c912c094
|
fix type hints and describe state functions
|
2023-08-20 18:38:02 +01:00 |
|
Marek Wolan
|
6ca53803cd
|
Describe state
|
2023-08-17 15:32:12 +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 |
|