[wicked-commit] [openSUSE/wicked] 175812: vxlan: added interface type
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 17581296d4eeb097752a4ba4e089404ca6dd8eb5 https://github.com/openSUSE/wicked/commit/17581296d4eeb097752a4ba4e089404ca6... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M include/wicked/constants.h M src/names.c Log Message: ----------- vxlan: added interface type Commit: 6143ece59cfe8f48eee4185290cf911d88499e88 https://github.com/openSUSE/wicked/commit/6143ece59cfe8f48eee4185290cf911d88... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- util: ipv4 multicast socket address test utility Commit: 23b5a46e74a3cf99e468495b8754bed48794c770 https://github.com/openSUSE/wicked/commit/23b5a46e74a3cf99e468495b8754bed487... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M include/Makefile.am M include/wicked/netinfo.h M include/wicked/types.h A include/wicked/vxlan.h M src/Makefile.am M src/netdev.c A src/vxlan.c Log Message: ----------- vxlan: added initial vxlan structure and utils Commit: f041f4789a72db22ee6fe0a0efd5d140f0968404 https://github.com/openSUSE/wicked/commit/f041f4789a72db22ee6fe0a0efd5d140f0... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M src/iflist.c Log Message: ----------- vxlan: parse vxlan netlink options on newlink Commit: 0111ad270e5a00fbb1598dd276a9e90b694af73c https://github.com/openSUSE/wicked/commit/0111ad270e5a00fbb1598dd276a9e90b69... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M include/wicked/system.h M src/ifconfig.c Log Message: ----------- ifconfig: send vxlan properties via netlink Commit: 348dd08e995e19392904443f67be7ef425204803 https://github.com/openSUSE/wicked/commit/348dd08e995e19392904443f67be7ef425... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M include/wicked/objectmodel.h M schema/Makefile.am A schema/vxlan.xml M schema/wicked.xml M src/Makefile.am M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/vxlan.c M src/netinfo.c Log Message: ----------- vxlan: add schema and dbus service objectmodels Commit: 1767e5d42f9a47064ad78e20e510e53e6c31f220 https://github.com/openSUSE/wicked/commit/1767e5d42f9a47064ad78e20e510e53e6c... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M client/compat.c M client/suse/compat-suse.c Log Message: ----------- ifcfg: add suse ifcfg vxlan support Commit: 328814a1ea430f9b75dfbba69d651ae7b808aaea https://github.com/openSUSE/wicked/commit/328814a1ea430f9b75dfbba69d651ae7b8... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M man/Makefile.am A man/ifcfg-vxlan.5.in Log Message: ----------- man: documented suse ifcfg vxvlan variables Commit: 4164b1d51951c37d5f54fbacb2e10ec9fec89702 https://github.com/openSUSE/wicked/commit/4164b1d51951c37d5f54fbacb2e10ec9fe... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M schema/vxlan.xml Log Message: ----------- schema: added ageing and max-address properties Commit: 5c84b6495cde95b2342dcc58359d726017a1c4d6 https://github.com/openSUSE/wicked/commit/5c84b6495cde95b2342dcc58359d726017... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M wicked.spec.in Log Message: ----------- spec: added ifcfg-vxlan(5) man page to file list Commit: 0ef9e0c8160dfb4e8411613d535ec41087370b59 https://github.com/openSUSE/wicked/commit/0ef9e0c8160dfb4e8411613d535ec41087... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M src/ifconfig.c Log Message: ----------- vxlan: send id (vni) unconditionally Commit: 960dccc48332e1fcb54cc0c4fee3ad6a008b7f0a https://github.com/openSUSE/wicked/commit/960dccc48332e1fcb54cc0c4fee3ad6a00... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M etc/org.opensuse.Network.conf Log Message: ----------- vxlan: added vxlan services to dbus config Commit: 17383614a82ab70fea0c7241ce23b9c3fd1e19a9 https://github.com/openSUSE/wicked/commit/17383614a82ab70fea0c7241ce23b9c3fd... Author: Nirmoy Das <ndas@suse.de> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M client/compat.c M client/suse/compat-suse.c M etc/org.opensuse.Network.conf M include/Makefile.am M include/wicked/address.h M include/wicked/constants.h M include/wicked/netinfo.h M include/wicked/objectmodel.h M include/wicked/system.h M include/wicked/types.h A include/wicked/vxlan.h M man/Makefile.am A man/ifcfg-vxlan.5.in M schema/Makefile.am A schema/vxlan.xml M schema/wicked.xml M src/Makefile.am M src/address.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/vxlan.c M src/ifconfig.c M src/iflist.c M src/names.c M src/netdev.c M src/netinfo.c A src/vxlan.c M wicked.spec.in Log Message: ----------- Merge pull request #701 from mtomaschewski/vxlan vxlan: initial support (boo#1026780) Compare: https://github.com/openSUSE/wicked/compare/fedf94cd53f7...17383614a82a
participants (1)
-
Nirmoy Das