Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | migration: interfaces: T2622: fix pseudo-ethernet migration | Christian Poessinger | |
By implementation misstake we exited the migrationscript if no VXLAN interface was found but this was wrong as the same loop is used on pseudo-ethernet interfaces. The Migrator previously only worked on pseudo-ethernet when also a VXLAN interface was present. This has been corrected. | |||
2020-04-09 | vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface | Christian Poessinger | |