repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chromeos
/
test
/
data
/
network
/
translation_of_shill_ethernet.onc
blob
6a71c5b28309156e75e9fd8638d4edf592163629
1
{
2
"Ethernet":{
3
"Authentication":"None"
4
},
5
"GUID":"guid",
6
"IPAddressConfigType":"Static",
7
"Name":"",
8
"NameServersConfigType":"Static",
9
"StaticIPConfig":{
10
"Gateway":"1.1.1.7",
11
"IPAddress":"125.125.125.125",
12
"NameServers":[
13
"1.1.1.8",
14
"125.1.1.3"
15
],
16
"RoutingPrefix":26,
17
"Type":"IPv4"
18
},
19
"Type":"Ethernet"
20
}