Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-04 | pppoe-server: T2829: shift config migrators by one | Christian Poessinger | |
As VyOS vrux (1.2.7) requires a mirgator (1-to-2) for the MPPE node change (T2829) we need to shift all other migrators in 1.3 by one. As migrators probe the existance of nodes no negative side-effects are expected. | |||
2020-10-04 | pppoe-server: T2829: fix broken migration script (exit called) | Christian Poessinger | |
A test statement was still present in the production code introduced in commit efeac80f8 ("pppoe-server: T2829: migrate 'ppp-options mppe' to leafNode"). This has been fixed. | |||
2020-08-26 | pppoe-server: T2829: migrate 'ppp-options mppe' to leafNode | Christian Poessinger | |