diff options
author | Brad Searle <bobthebutcher@users.noreply.github.com> | 2018-06-12 07:29:24 +1000 |
---|---|---|
committer | Wild Kat <wk@users.noreply.github.com> | 2018-06-11 23:29:24 +0200 |
commit | 537a24f3c37b577ec174bced319d2c3fdb5322f7 (patch) | |
tree | 293f1fd6db9f778605e8980a42f2191324435c43 /CHANGELOG.md | |
parent | 5df10b5a6880747a9f659905dd7b4b75f338c8bb (diff) |
Add support for frr in new versions of cumulus - closes #1087 (#1375)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b4d975d..19c7385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * BUGFIX: model edgecos does not trigger falsepositives due to uptime and memory utilization * BUGFIX: Use SECRET-DATA hints for hiding secrets in JunOS (@Zmegolaz) +* FEATURE: add frr support to cumulus model (@User4574 / @bobthebutcher) ## 0.22.0 |