Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-28 | frr: drop custom patches as they are now part of upstream repox | Christian Poessinger | |
2020-10-14 | frr: T2980: bfdd: fix crash due to invalid parameter length | Christian Poessinger | |
2020-10-14 | frr: T2980: use consistent patch naming | Christian Poessinger | |
2020-07-26 | T2021: import a patch for decimal OSPFv3 area support. | Daniil Baturin | |
2020-06-28 | T2638: frr: use "git am" to apply patches | Christian Poessinger | |
2020-06-28 | packages: frr: add .gitignore for package | Christian Poessinger | |
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 | |
2019-04-23 | Remove outdated/unmaintained submodules | Christian Poessinger | |
All registered Git submodules were out of date. Even worse some of the modules are no longer in use and have been replaced by upstream packages. Keeping invalid information is even worse then no information. All required VyOS packages can be found in the future build-packages script. | |||
2019-01-12 | Add frr submodule | Christian Poessinger | |