summaryrefslogtreecommitdiff
path: root/packages/frr
AgeCommit message (Collapse)Author
2020-06-21Jenkins: packages: add underscore for library callsChristian 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-20packages: add build for FRRChristian Poessinger
2019-04-23Remove outdated/unmaintained submodulesChristian 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-12Add frr submoduleChristian Poessinger