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
409e8a6e
Commit
409e8a6e
authored
May 02, 2011
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS and version update.
parent
a506476a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
NEWS
NEWS
+6
-0
misc/bird.spec
misc/bird.spec
+1
-1
sysdep/config.h
sysdep/config.h
+1
-1
No files found.
NEWS
View file @
409e8a6e
Version 1.3.1 (2011-05-02)
o Added Linux kernel route attributes krt_prefsrc and krt_realm.
o Added BGP option 'med metric' related to MED handling.
o Allows to use constants from /etc/iproute2/rt_* files.
o Several bugfixes.
Version 1.3.0 (2011-03-31)
o Proper iBGP (can be used with IGP).
o Multipath support (OSPF and static).
...
...
misc/bird.spec
View file @
409e8a6e
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.3.
0
Version: 1.3.
1
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
409e8a6e
...
...
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
#define BIRD_VERSION "1.3.
0
"
#define BIRD_VERSION "1.3.
1
"
/* 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