[wicked-commit] [openSUSE/wicked] c19ee5: netdev: properly initialize hwpeer type
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: c19ee58db762bc3623d903c219b702aeecbf4f31 https://github.com/openSUSE/wicked/commit/c19ee58db762bc3623d903c219b702aeec... Author: Karol Mroz <kmroz@suse.de> Date: 2014-08-19 (Tue, 19 Aug 2014) Changed paths: M src/netdev.c Log Message: ----------- netdev: properly initialize hwpeer type Will be needed, for example, when creating tunnels which rely on hwpeer.type being properly initialized to ARPHRD_VOID. Failure to do so will prevent correct assignment of the tunnel remote address and cause tunnel creation to fail. Commit: 12de4901049c577cfd70614b81441c5d20ba0891 https://github.com/openSUSE/wicked/commit/12de4901049c577cfd70614b81441c5d20... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-08-20 (Wed, 20 Aug 2014) Changed paths: M src/netdev.c Log Message: ----------- Merge pull request #377 from kmroz/fix-hwpeer-type-init netdev: properly initialize hwpeer type Compare: https://github.com/openSUSE/wicked/compare/acb36beecf32...12de4901049c
participants (1)
-
Marius Tomaschewski