-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install routes from DHCP in the main table with increasing metrics Install static routes in secondary tables Formatting changes to the generated config drop-in for readability Fixes: 33b68bb ("Install prefix routes in private tables")
- Loading branch information
Noah Meyerhans
committed
Sep 21, 2023
1 parent
1abe3f7
commit c04b3e5
Showing
2 changed files
with
54 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,10 +21,3 @@ UseHostname=no | |
UseDNS=yes | ||
UseNTP=yes | ||
WithoutRA=solicit | ||
|
||
[Route] | ||
Gateway=_ipv6ra | ||
|
||
[IPv6AcceptRA] | ||
UseDomains=yes | ||
|