* fix vyos_l3_interface adding multiple addresses to interface Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * add test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Fix vyos on network_cli on python3 bytes do not have format() in Python3 * Push connection to tasks, with bonus connection=local test * Run tests without explicit connection set * Add/update START messages where appropriate
* Add vyos_l3_interface module * Add integration tests for vyos_l3_interface * Add more corner cases in tests and fix multiple IPs logic