+Version 2.16.2 (2025-04-01)
+ o BFD: password reconfiguration crash fix
+ o L3VPN attribute fix
+ o Table removal rare crash fix
+ o Logging minor fix
+
Version 2.16.1 (2025-01-10)
o ASPA: fixed parser bug in static protocol
o ASPA: fixed static protocol reconfiguration
<!doctype birddoc system>
<!--
- BIRD 2.0 documentation
+ BIRD 2.16 documentation
This documentation can have 4 forms: sgml (this is master copy), html, ASCII
text and dvi/postscript (generated from sgml using sgmltools). You should always
<book>
-<title>BIRD 2.0 User's Guide
+<title>BIRD 2.16 User's Guide
<author>
Ondrej Filip <it/<feela@network.cz>/,
Martin Mares <it/<mj@ucw.cz>/,
Summary: BIRD Internet Routing Daemon
Name: bird
-Version: 2.16.1
+Version: 2.16.2
Release: 1
Copyright: GPL
Group: Networking/Daemons
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
-#define BIRD_VERSION "2.16.1"
+#define BIRD_VERSION "2.16.2"
#endif
/* Include parameters determined by configure script */