mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
Merge pull request #1308 from kernelkit/misc
Fix factory-config, duplicate IPv6 address entry
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
*~
|
||||
.claude
|
||||
.gdb_history
|
||||
/.backup
|
||||
/.ccache
|
||||
|
||||
-1
@@ -99,7 +99,6 @@
|
||||
{
|
||||
"name": "wan",
|
||||
"type": "infix-if-type:ethernet",
|
||||
"ietf-ip:ipv6": {},
|
||||
"ietf-ip:ipv4": {
|
||||
"infix-dhcp-client:dhcp": {
|
||||
"option": [
|
||||
|
||||
-1
@@ -58,7 +58,6 @@
|
||||
{
|
||||
"name": "wan",
|
||||
"type": "infix-if-type:ethernet",
|
||||
"ietf-ip:ipv6": {},
|
||||
"ietf-ip:ipv4": {
|
||||
"infix-dhcp-client:dhcp": {
|
||||
"option": [
|
||||
|
||||
Reference in New Issue
Block a user