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
75f88618
Commit
75f88618
authored
Feb 10, 2010
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS and version update.
parent
fae9be77
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
2 deletions
+11
-2
NEWS
NEWS
+9
-0
misc/bird.spec
misc/bird.spec
+1
-1
sysdep/config.h
sysdep/config.h
+1
-1
No files found.
NEWS
View file @
75f88618
Version 1.2.1 (2010-02-11)
o Option 'interpret communities' allows to override implicit handling
of well-known communities.
o 'configure' command uses route reload when filters change.
o Adds router ID of advertising router as OSPF route attribute.
o 'show route' command indicates primary route and shows OSPF Router ID.
o Configurable date/time formats.
o Several minor bugfixes.
Version 1.2.0 (2010-01-05)
o Implements OSPFv3 (IPv6 support for OSPF). Because the code is
shared with OSPFv2 and there were deep changes in it, we suggest
...
...
misc/bird.spec
View file @
75f88618
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.2.
0
Version: 1.2.
1
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
75f88618
...
...
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
#define BIRD_VERSION "1.2.
0
"
#define BIRD_VERSION "1.2.
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