]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: tunnel: fix tunnel creation (#80)- master branch refactoring
authorJulien Fortin <julien@cumulusnetworks.com>
Tue, 18 Dec 2018 16:05:30 +0000 (17:05 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Tue, 18 Dec 2018 16:05:30 +0000 (17:05 +0100)
commit6039c4d7782fb7d64560d580df4ffa3df8c128a9
treebfefd174c82878f9d351098f0052feaed1764f9d
parent5a4147c4c128463e38b13ee425b890535fe01116
addons: tunnel: fix tunnel creation (#80)- master branch refactoring

During the recent merge between master and master-next the changes introduced
by PR #80 were lost. This commit adds them back with some refactoring to use
the new netlink cache.

Co-authored-by: Maximilian Wilhelm <max@sdn.clinic>
Co-authored-by: Julien Fortin <julien@cumulusnetworks.com>
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
ifupdown2/addons/tunnel.py
ifupdown2/ifupdown/netlink.py
ifupdown2/ifupdownaddons/LinkUtils.py