This website requires JavaScript.
Explore
Help
Sign In
oxbrbtx
/
PrimAITE
Watch
1
Star
0
Fork
0
You've already forked PrimAITE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9df7ceed3deb733a0b6f5a509f7dc76922e4edc7
PrimAITE
/
docs
/
source
/
simulation_components
/
network
History
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
..
nodes
#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
base_hardware.rst
#2248
- Removed redundant code and added more documentation from PR suggestions
2024-02-09 10:27:22 +00:00
network_interfaces.rst
#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
network.rst
#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
primaite_network_interface_model.png
#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
transport_to_data_link_layer.rst
#1800
- Renamed all ip fields so that they're post-fixed with ip_address
2023-09-04 14:58:34 +01:00