Renaming PortConf to PortProfile; cleanup Device API func names
This commit is contained in:
committed by
Paul Tyng
parent
4b8ec1e2f8
commit
6203ee9620
@@ -55,6 +55,7 @@ var fieldReps = []replacement{
|
||||
{"Networkgroup", "NetworkGroup"},
|
||||
{"Pd", "PD"},
|
||||
{"Pmf", "PMF"},
|
||||
{"Portconf", "PortProfile"},
|
||||
{"Qos", "QOS"},
|
||||
{"Radiusprofile", "RADIUSProfile"},
|
||||
{"Radius", "RADIUS"},
|
||||
@@ -80,6 +81,7 @@ var fileReps = []replacement{
|
||||
{"Dhcp", "DHCP"},
|
||||
{"Wlan", "WLAN"},
|
||||
{"NetworkConf", "Network"},
|
||||
{"PortConf", "PortProfile"},
|
||||
{"RadiusProfile", "RADIUSProfile"},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user