[wicked-commit] [openSUSE/wicked] bc8abc: ifconfig: readd broadcast calculation (bcs#971629)

Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: bc8abc1aa3358bc240b78e0d62094492891f4a14 https://github.com/openSUSE/wicked/commit/bc8abc1aa3358bc240b78e0d6209449289... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: readd broadcast calculation (bcs#971629) While the kernel does not need explicit broadcast, other code, like the glibc getbroadcastnets() function, that requires it and removing the calulation in bsc#944710, caused regression. Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: 913d2e704d57adefb81c051d82cc68eea7d1ccb0 https://github.com/openSUSE/wicked/commit/913d2e704d57adefb81c051d82cc68eea7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd Commit: 42a20a5874da8388979e32089b53a63d5acc439e https://github.com/openSUSE/wicked/commit/42a20a5874da8388979e32089b53a63d5a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix Compare: https://github.com/openSUSE/wicked/compare/be765225baa5...42a20a5874da
participants (1)
-
Marius Tomaschewski