Skip to content

Commit

Permalink
Drop invalid route
Browse files Browse the repository at this point in the history
  • Loading branch information
uubk committed Mar 27, 2024
1 parent 71e4b24 commit 9752910
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/kea-dhcp6.conf.env
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,6 @@
{
"subnet": "2001:67c:10ec:4c70::/120",
"pools": [ { "pool": "2001:67c:10ec:4c70::10-2001:67c:10ec:4c70::ff" } ]
"option-data": [{
"name": "routers",
"data": "2001:67c:10ec:4c70::1"
}],
},
{
"subnet": "2001:67c:10ec:4c70::300/120",
Expand Down

0 comments on commit 9752910

Please sign in to comment.