summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config/files
Commit message (Collapse)AuthorAgeFilesLines
* fix: make secondaries' network less intrusiveMykhaylo Sul2020-02-281-2/+2
| | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* OTA-2541: Primary and Secondary network configuration in case of RPiMike Sul2019-06-131-0/+9
| | | | Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
* OTA-2541: Static IP address on Primary's and Secondary's internal NICMike Sul2019-05-271-0/+7
| | | | Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
* Add SOTA client feature to enable secondary networkPhil Wise2018-03-271-0/+6
| | | | Also add a test for the 'primary-image'
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-192-0/+18
This sets up a simulated 'in vehicle' network. Add support for a Primary node with a DHCP server and a secondary node with a DHCP client.