Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-28 | Merge pull request #111 from runborg/T2638 | Christian Poessinger | |
T2638: FRR: FRR-reload needs patching to work on 7.3.0 | |||
2020-06-28 | T2638: FRR: FRR-reload needs patching to work on 7.3.0 | Runar Borge | |
Because of FRR bug 6062 (https://github.com/FRRouting/frr/issues/6062) frr-reload in frr 7.3.0 and 7.3.1 needs to be patched to work properly. without this patch frr-reload will allways compare against a blank/empty running configuration. | |||
2020-06-25 | packages: frr: fix comment | Christian Poessinger | |
2020-06-21 | Jenkins: packages: add underscore for library calls | Christian Poessinger | |
The underscore (_) is not a typo! You need this underscore if the line immediately after the @Library annotation is not an import statement! | |||
2020-06-20 | packages: add build for FRR | Christian Poessinger | |