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 02f8570 commit 62ab885Copy full SHA for 62ab885
CHANGES
@@ -1,3 +1,7 @@
1
+2014/07/30 Fix length field in RDNSS
2
+ Fix --test option in check_all
3
+ release v2.3
4
+
5
2014/07/29 Netlink, setup_iface fix for down interface coming up <Lonnie>
6
release v2.2
7
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.2])
+AC_INIT(radvd, [2.3])
17
AC_CONFIG_SRCDIR(radvd.c)
18
AC_CANONICAL_SYSTEM
19
AM_INIT_AUTOMAKE
0 commit comments