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
b5332824
Commit
b5332824
authored
Oct 28, 2009
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New version.
parent
e6ff7a08
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
NEWS
NEWS
+7
-0
misc/bird.spec
misc/bird.spec
+1
-1
sysdep/config.h
sysdep/config.h
+1
-1
No files found.
NEWS
View file @
b5332824
Version 1.1.5 (2009-10-29)
o Better scalability of BGP.
o New accessors for AS path - first and last.
o Allows to set protocol-specific router ID.
o Allows import kernel 'onlink' routes.
o Endianity check in buildsystem changed.
Version 1.1.4 (2009-10-02)
o BGP passive option.
o Several minor bugfixes.
...
...
misc/bird.spec
View file @
b5332824
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.1.
4
Version: 1.1.
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
b5332824
...
...
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
#define BIRD_VERSION "1.1.
4
"
#define BIRD_VERSION "1.1.
5
"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"
...
...
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