Chris McCarthy
|
7bbfd564fb
|
#2248 - Big refactor of base with all Network Interface subclasses created to allow for proper management of ports on devices as it was starting to get messy with the Router. Some routing tests still need fixing as ARP doesn't seem to be working properly
|
2024-02-05 08:44:10 +00:00 |
|
Czar Echavez
|
299729d5b4
|
#2064: documentation EVERYWHERE
|
2023-11-27 11:38:03 +00:00 |
|
Czar.Echavez
|
ac23633d82
|
#1947: Added documentation on how the node initialisation works
|
2023-10-24 15:41:39 +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
|
9fbc3c91f7
|
#1706 - Finished up the Node and Switch MVP. Added full extensive documentation on what's happening at each step.
|
2023-08-08 20:22:18 +01:00 |
|
Chris McCarthy
|
897dbdf10c
|
#1706 - Got the core Node class build and working with ARP and the ability to ping another node. Added some basic tests in. Next job is to create the Node subclasses. Then move ARP and ICMP into a service that is used by all nodes.
|
2023-08-02 21:54:21 +01:00 |
|