Skip to content
GitLab
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
b867c798
Commit
b867c798
authored
Jun 16, 2022
by
Ondřej Zajíček
Browse files
NEWS and version update
parent
141fb51f
Pipeline
#109087
passed with stages
in 31 minutes and 44 seconds
Changes
3
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b867c798
Version 2.0.10 (2022-06-16)
o BGP performance improvements
o BFD: New 'strict bind' option
o RPKI: VRF support
o Allow use of 240.0.0.0/4 as a private range
o BIRD client uses exit status to report errors
o Important bugfixes
Version 2.0.9 (2022-02-09)
o BGP: Flowspec validation procedure
o Babel: MAC authentication support
...
...
misc/bird.spec
View file @
b867c798
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 2.0.
9
Version: 2.0.
10
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
b867c798
...
...
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
#define BIRD_VERSION "2.0.
9
"
#define BIRD_VERSION "2.0.
10
"
#endif
/* Include parameters determined by configure script */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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