summaryrefslogtreecommitdiffstats
path: root/roles/gateway
AgeCommit message (Collapse)AuthorFilesLines
2025-09-12Fix the testing of gateway role in containers/CIAhmed Abdelhalim2-2/+3
2025-09-12Implement the gateway role (replacing old wireguard-gateway)Ahmed Abdelhalim11-0/+364
2025-09-03Revert "Refactor: rename wireguard_gateway to gateway"Ahmed Abdelhalim6-248/+0
This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97.
2025-09-03Revert "Experimental: adding iptables persistence through reboots"Ahmed Abdelhalim2-48/+1
This reverts commit 025abf3ce9497f51d21b14aa31907c0c3bd75ecf.
2025-09-03Experimental: adding iptables persistence through rebootsAhmed Abdelhalim2-1/+48
2025-09-03Refactor: rename wireguard_gateway to gatewayAhmed Abdelhalim6-0/+248
As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity