summaryrefslogtreecommitdiffstats
path: root/roles/gateway/tasks
AgeCommit message (Collapse)AuthorFilesLines
2 daysDisable ipv6 completely and remove related codeAhmed Abdelhalim1-37/+0
Co-Authored-By: Claude.ai
2026-07-08Implement a working ipv6 on gatewayAhmed Abdelhalim1-0/+37
2026-07-08Revert 524d62e changes on gateway roleAhmed Abdelhalim1-36/+0
2026-07-03Attempt to enable ipv6 on the network but doesn't work stable enoughAhmed Abdelhalim1-1/+37
2026-06-14Fix gateway role after rpi os updateAhmed Abdelhalim1-10/+5
2025-09-12Fix the testing of gateway role in containers/CIAhmed Abdelhalim1-0/+1
2025-09-12Implement the gateway role (replacing old wireguard-gateway)Ahmed Abdelhalim1-0/+73
2025-09-03Revert "Refactor: rename wireguard_gateway to gateway"Ahmed Abdelhalim1-112/+0
This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97.
2025-09-03Revert "Experimental: adding iptables persistence through reboots"Ahmed Abdelhalim1-47/+0
This reverts commit 025abf3ce9497f51d21b14aa31907c0c3bd75ecf.
2025-09-03Experimental: adding iptables persistence through rebootsAhmed Abdelhalim1-0/+47
2025-09-03Refactor: rename wireguard_gateway to gatewayAhmed Abdelhalim1-0/+112
As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity