netbird/.github
Viktor Liu 2475473227
Support client default routes for Linux (#1667)
All routes are now installed in a custom netbird routing table.
Management and wireguard traffic is now marked with a custom fwmark.
When the mark is present the traffic is routed via the main routing table, bypassing the VPN.
When the mark is absent the traffic is routed via the netbird routing table, if:
- there's no match in the main routing table
- it would match the default route in the routing table

IPv6 traffic is blocked when a default route IPv4 route is configured to avoid leakage.
2024-03-21 16:49:28 +01:00
..
ISSUE_TEMPLATE Update bug-issue-report.md label (#1640) 2024-02-29 10:21:00 +01:00
workflows Support client default routes for Linux (#1667) 2024-03-21 16:49:28 +01:00
pull_request_template.md Simplify event storing with one generic method (#662) 2023-01-24 10:17:24 +01:00