summaryrefslogtreecommitdiffstats
path: root/roles/gateway/templates
AgeCommit message (Expand)AuthorFilesLines
2026-07-09Fix IPv6 first-request failure caused by ICMPv6 RedirectsAhmed AbdelHalim1-2/+3
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 AbdelHalim1-6/+5
2026-07-08Refactor network roleAhmed AbdelHalim1-3/+1
2026-07-08Implement a working ipv6 on gatewayAhmed AbdelHalim2-3/+15
2026-07-08Revert d3431c8 changes on gateway roleAhmed AbdelHalim1-15/+0
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 AbdelHalim1-0/+15
2026-07-01Allow router advertisement on gateway interfacesAhmed AbdelHalim1-0/+3
2026-06-14Fix gateway role after rpi os updateAhmed AbdelHalim1-0/+7
2026-01-29Add ipv6 support to gateway VPN roleAhmed AbdelHalim1-7/+27
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-12Implement the gateway role (replacing old wireguard-gateway)Ahmed AbdelHalim5-0/+138