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
7b64d99a636768846e49fe467306e189989785dd
PrimAITE
/
src
/
primaite
/
simulator
History
Chris McCarthy
7b64d99a63
#2205
- Final suggestions from PR
2024-02-13 12:56:41 +00:00
..
_package_data
Rename Sim Actions to request
2023-10-09 13:24:08 +01:00
domain
Change describe_state to use names instead of uuids
2023-12-14 11:19:32 +00:00
file_system
Finish upgrading folder actions to work with names instead of uuids & get tests fixed
2024-02-06 16:58:08 +00:00
network
#2205
- Final suggestions from PR
2024-02-13 12:56:41 +00:00
system
#2248
- Dropped old router_arp.py module. Fixed the ICMP codes as per IANA (
https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml
)
2024-02-09 11:03:48 +00:00
__init__.py
#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
core.py
#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
sim_container.py
Add unit test
2023-12-21 16:08:09 +00:00