Skip to content

Commit

Permalink
Merge branch 'main' into pd_daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
yangsong-cnyn authored Nov 21, 2024
2 parents 4b03dee + bd7bc77 commit 7597f2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/platforms/debian/default
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
NAT64=0
DNS64=0
DHCPV6_PD=0
DHCPV6_PD_REF=1
DHCPV6_PD_REF=0
NETWORK_MANAGER=0
BACKBONE_ROUTER=1
BORDER_ROUTING=1
Expand Down
2 changes: 1 addition & 1 deletion examples/platforms/raspbian/default
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
NAT64=1
DNS64=0
DHCPV6_PD=0
DHCPV6_PD_REF=1
DHCPV6_PD_REF=0
NETWORK_MANAGER=0
BACKBONE_ROUTER=1
BORDER_ROUTING=1
Expand Down

0 comments on commit 7597f2f

Please sign in to comment.