Go to file
Philippe Caseiro 2dc61045cf Adding uci network manipulation support
We need to be able to create new network interfaces ...
2018-10-24 16:55:47 +02:00
testdata Cleanning test data 2018-10-24 11:56:49 +02:00
.gitignore Initial commit 2018-10-24 10:13:48 +02:00
Jenkinsfile Updating repo for Jenkins pipeline 2018-10-24 10:44:44 +02:00
LICENSE Initial commit 2018-10-24 10:13:48 +02:00
Makefile Updating repo for Jenkins pipeline 2018-10-24 10:44:44 +02:00
README.md Initial commit 2018-10-24 10:13:48 +02:00
dhcp_client.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
dhcp_client_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
executor.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
executor_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
go.mod Updating repo for Jenkins pipeline 2018-10-24 10:44:44 +02:00
modd.conf Updating repo for Jenkins pipeline 2018-10-24 10:44:44 +02:00
network.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
network_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
uci.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
uci_network_interface.go Adding uci network manipulation support 2018-10-24 16:55:47 +02:00
uci_network_interface_test.go Adding uci network manipulation support 2018-10-24 16:55:47 +02:00
uci_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
uci_wireless_conf.go Adding Index to wireless Device 2018-10-24 14:57:50 +02:00
uci_wireless_conf_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
uci_wireless_interface.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
uci_wireless_interface_test.go Cleanning test data 2018-10-24 11:56:49 +02:00
wifi_cell.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
wifi_scanner.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00
wifi_scanner_test.go Moving owrt module code from Pyxis Orion 2018-10-24 10:26:11 +02:00

README.md

owrt

OpenWRT Go lib