summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config
Commit message (Collapse)AuthorAgeFilesLines
* Do not wait for qemu network bridge to come up on primaryfix/primary-image-nowaitLaurent Bonnans2018-03-282-2/+11
| | | | It is incorrectly kept in the "Configuring" state by systemd-networkd
* Add SOTA client feature to enable secondary networkPhil Wise2018-03-272-1/+11
| | | | Also add a test for the 'primary-image'
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-194-0/+50
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.