add initial version

This commit is contained in:
Maycon Santos
2025-07-02 18:08:39 +02:00
parent 6c633497bc
commit 36b6a8e044
12 changed files with 2329 additions and 1142 deletions

View File

@@ -397,6 +397,8 @@ message Route {
string NetID = 7;
repeated string Domains = 8;
bool keepRoute = 9;
// SkipAutoApply indicates if a default route should NOT be auto-applied when received from management. Only relevant for default routes (0.0.0.0/0, ::/0).
bool SkipAutoApply = 10;
}
// DNSConfig represents a dns.Update