Chris McCarthy
|
81bcf99855
|
#2646 - Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files.
|
2024-06-05 09:11:37 +01:00 |
|
Czar Echavez
|
5836ea68e3
|
#2257: rearrange software pages + creating a list of applications and services which is hopefully a single point that should be referred to
|
2024-02-23 08:55:32 +00:00 |
|
Chris McCarthy
|
cfd64333e2
|
#2205 - Added wireless router tests and documentation. Refactored some code based on PR suggestions.
|
2024-02-12 12:31:08 +00:00 |
|
Chris McCarthy
|
a8c1e2b9d9
|
#2205 - Fixed ACLRule.is_permitted function by returning a bool that indicates whether the rule was matched or not to allow the AccessControlList to know whether to pay attention to the rule or not when it's iterating over them.
|
2024-02-10 21:32:13 +00:00 |
|
Chris McCarthy
|
58af58810d
|
#2205 - Introduced a Firewall class for enhanced network security and control, extending Router functionalities. Updated ACLRule to support IP ranges via wildcard masking for refined traffic filtering. Includes documentation updates.
|
2024-02-09 23:29:06 +00:00 |
|
Chris McCarthy
|
a036160515
|
#2248 - Enhances the PrimAITE documentation, covering the Node, network interfaces, Session Manager, Software Manager, PCAP service, SysLog functionality, and network devices like Routers, Switches, Computers, and Switch Nodes. It details their roles, workflows, and integration within the simulation, focusing on frame processing, software management, and logging. The documentation also clarifies the frame reception process, including port checks and application-level dispatching, ensuring a thorough understanding of network operations within the simulation
|
2024-02-08 22:37:21 +00:00 |
|