Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
b9deced2
Commit
b9deced2
authored
Feb 26, 2019
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS and version update
parent
7c36eb3e
Pipeline
#45921
passed with stages
in 5 minutes and 1 second
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
NEWS
NEWS
+8
-0
misc/bird.spec
misc/bird.spec
+1
-1
sysdep/config.h
sysdep/config.h
+1
-1
No files found.
NEWS
View file @
b9deced2
Version 2.0.4 (2019-02-27)
o OSPF: Opaque LSAs (RFC 5250)
o OSPF: DN-bit handling (RFC 4576)
o Preferred route counters are back
o Important BGP bugfix
o Several bugfixes related to route propagation
o some minor bugfixes
Version 2.0.3 (2019-01-05)
o MRT table dumps (RFC 6396)
o BGP Long-lived graceful restart
...
...
misc/bird.spec
View file @
b9deced2
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 2.0.
3
Version: 2.0.
4
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
b9deced2
...
...
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
#define BIRD_VERSION "2.0.
3
"
#define BIRD_VERSION "2.0.
4
"
#endif
/* Include parameters determined by configure script */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment