[wicked-commit] [openSUSE/wicked] bc8635: ppp: initial pppoe service implementation
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: bc8635410d35d67ffffdac990393723359c27845 https://github.com/openSUSE/wicked/commit/bc8635410d35d67ffffdac990393723359... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M include/wicked/ppp.h M include/wicked/system.h M src/Makefile.am M src/dbus-objects/ppp.c M src/ifconfig.c M src/iflist.c M src/kernel.c M src/kernel.h M src/netdev.c M src/ppp.c A src/pppd.c A src/pppd.h Log Message: ----------- ppp: initial pppoe service implementation Commit: 6ae3c049cf8f6f867a189a81e076dd37124f4922 https://github.com/openSUSE/wicked/commit/6ae3c049cf8f6f867a189a81e076dd3712... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M include/wicked/objectmodel.h M src/dbus-objects/interface.c M src/dbus-objects/model.h Log Message: ----------- dbus: register ppp device and factory service Commit: fc44cfc2b6a3eddc7c488ccecf9ec1a05eab21dc https://github.com/openSUSE/wicked/commit/fc44cfc2b6a3eddc7c488ccecf9ec1a05e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M schema/ppp.xml Log Message: ----------- schema: add general PPP schema with pppoe mode Commit: 46c0a6e57dd82c4594a483fde31ca020ffbbaaf1 https://github.com/openSUSE/wicked/commit/46c0a6e57dd82c4594a483fde31ca020ff... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c Log Message: ----------- compat: add suse pppoe ifcfg and providers support Commit: a76d7ae2ec52de6303f8204833932af94aa1ac73 https://github.com/openSUSE/wicked/commit/a76d7ae2ec52de6303f8204833932af94a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M src/ifconfig.c M src/pppd.c M src/pppd.h Log Message: ----------- ppp: remove options file when netdev creation fails Commit: bb7fcbd5d41e76cba7819b7f23e6b240a89e8aa5 https://github.com/openSUSE/wicked/commit/bb7fcbd5d41e76cba7819b7f23e6b240a8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M man/Makefile.am A man/ifcfg-ppp.5.in M wicked.spec.in Log Message: ----------- ppp: add ifcfg-ppp(5) man page Commit: b4e2a7d1f587ee07946a774fdf7bb02362b35341 https://github.com/openSUSE/wicked/commit/b4e2a7d1f587ee07946a774fdf7bb02362... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M src/pppd.c Log Message: ----------- Merge remote-tracking branch 'pawel/ppp' into testing Compare: https://github.com/openSUSE/wicked/compare/abc755783ef8...b4e2a7d1f587
participants (1)
-
Pawel Wieczorkiewicz