Mailinglist Archive: wicked-commit (56 mails)
< Previous | Next > |
[wicked-commit] [openSUSE/wicked] c19ee5: netdev: properly initialize hwpeer type
- From: Marius Tomaschewski <mt@xxxxxxx>
- Date: Wed, 20 Aug 2014 03:24:17 -0700
- Message-id: <53f4775130de6_39a53fe1175df2b8320d4@hookshot-fe3-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: c19ee58db762bc3623d903c219b702aeecbf4f31
https://github.com/openSUSE/wicked/commit/c19ee58db762bc3623d903c219b702aeecbf4f31
Author: Karol Mroz <kmroz@xxxxxxx>
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/12de4901049c577cfd70614b81441c5d20ba0891
Author: Marius Tomaschewski <mt@xxxxxxx>
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
Home: https://github.com/openSUSE/wicked
Commit: c19ee58db762bc3623d903c219b702aeecbf4f31
https://github.com/openSUSE/wicked/commit/c19ee58db762bc3623d903c219b702aeecbf4f31
Author: Karol Mroz <kmroz@xxxxxxx>
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/12de4901049c577cfd70614b81441c5d20ba0891
Author: Marius Tomaschewski <mt@xxxxxxx>
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
< Previous | Next > |