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
643228bc
Commit
643228bc
authored
Jul 27, 2013
by
Ondřej Zajíček
Browse files
NEWS and version update.
parent
f4830d8c
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
643228bc
Version 1.3.11 (2013-07-27)
o OSPF stub router option (RFC 3137).
o TTL security for OSPF and RIP.
o Protocol packet priority and traffic class handling.
o Multiple routing tables support for FreeBSD and OpenBSD.
o Extends constants to all filter data types.
o Implements eval command.
o 'bgppath ~ int set' filter operation.
o Several bugfixes.
Version 1.3.10 (2013-04-30)
o Lightweight BIRD client for embedded environments.
o Dynamic IPv6 router advertisements.
...
...
misc/bird.spec
View file @
643228bc
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.3.1
0
Version: 1.3.1
1
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
643228bc
...
...
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
#define BIRD_VERSION "1.3.1
0
"
#define BIRD_VERSION "1.3.1
1
"
/* Include parameters determined by configure script */
#include
"sysdep/autoconf.h"
...
...
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