summaryrefslogtreecommitdiffstats
path: root/roles/gateway
AgeCommit message (Expand)AuthorFilesLines
2026-07-10Fix linting and testing gateway with dummy interfaceAhmed Abdelhalim1-1/+1
2026-07-09Fix IPv6 first-request failure caused by ICMPv6 RedirectsAhmed Abdelhalim2-12/+52
2026-07-09Fix IPv6 direct mode routing for LAN clientsAhmed Abdelhalim1-2/+2
2026-07-08Route IPv6 through WireGuard VPN via radvd and static gatewayAhmed Abdelhalim2-18/+19
2026-07-08Refactor network roleAhmed Abdelhalim1-3/+1
2026-07-08Implement a working ipv6 on gatewayAhmed Abdelhalim4-3/+58
2026-07-08Revert 524d62e changes on gateway roleAhmed Abdelhalim4-73/+5
2026-07-07Enable ipv6 on the rpiAhmed Abdelhalim1-1/+1
2026-07-03Attempt to enable ipv6 on the network but doesn't work stable enoughAhmed Abdelhalim4-6/+74
2026-07-01Update the README for gateway and pihole setup with details about ipv6Ahmed Abdelhalim1-0/+17
2026-07-01Allow router advertisement on gateway interfacesAhmed Abdelhalim1-0/+3
2026-06-18Fix testing of gateway role to read specific file instead of systemAhmed Abdelhalim1-1/+1
2026-06-14Fix gateway role after rpi os updateAhmed Abdelhalim3-11/+13
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-01-29Add ipv6 support to gateway VPN roleAhmed Abdelhalim3-7/+33
2025-12-16Remove company from the roles metaAhmed Abdelhalim1-1/+0
2025-11-19Update docs about the usage of gateway-init serviceAhmed Abdelhalim1-0/+4
2025-11-19Fix gateway direct-mode not triggering on VPN disconnectAhmed Abdelhalim1-1/+1
2025-09-23Use static values for defaults instead of ansible varsAhmed Abdelhalim2-2/+2
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
2025-09-03Revert "Experimental: adding iptables persistence through reboots"Ahmed Abdelhalim2-48/+1
2025-09-03Experimental: adding iptables persistence through rebootsAhmed Abdelhalim2-1/+48
2025-09-03Refactor: rename wireguard_gateway to gatewayAhmed Abdelhalim6-0/+248