We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5271c commit 2c6954eCopy full SHA for 2c6954e
CHANGES
@@ -1,3 +1,5 @@
1
+2016/09/24 Release v2.15
2
+
3
2016/09/18 Moved auto prefix code from config file parse to send_ra.
4
5
2016/08/08 Merged ARPHRD_6LOWPAN netlink query from <Alexander Aring>
configure.ac
@@ -13,7 +13,7 @@ dnl
13
dnl
14
15
dnl If adding rcX to version, be sure to separate with a '-'
16
-AC_INIT(radvd, [2.14])
+AC_INIT(radvd, [2.15])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments