Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
b000a942
Commit
b000a942
authored
Oct 11, 2019
by
Ondřej Zajíček
Browse files
NEWS and version update
parent
6c9cda6f
Pipeline
#54282
passed with stages
in 5 minutes and 55 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b000a942
Version 2.0.7 (2019-10-11)
o BGP: Accumulated IGP metric (RFC 7311)
o Important filter reconfiguration bugfix
o Several other bugfixes
Version 2.0.6 (2019-09-10)
o RAdv: Solicited unicast RAs
o BGP: Optional Adj-RIB-Out
...
...
misc/bird.spec
View file @
b000a942
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 2.0.
6
Version: 2.0.
7
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
b000a942
...
...
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
#define BIRD_VERSION "2.0.
6
"
#define BIRD_VERSION "2.0.
7
"
#endif
/* Include parameters determined by configure script */
...
...
Write
Preview
Supports
Markdown
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