Skip to content

Commit

Permalink
update to version 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Feb 2, 2016
1 parent aafdd29 commit c2a7664
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2016/02/01 process.c: fixup ugly overflow check
radvd.conf.5.man: minor fixup to 'client' option
radvd.conf.5.man: update abro usage
gram.y: deprecate abro prefix length
device-linux.c: IEEE 802.15.4 musl libc fix
send.c: seconds/miliseconds comparison fix
send.c: preferred lifetime RFC 4862, 5.5.3 fix
defaults.h: remaining lifetime RFC 4862 fix
radvdump: show routes with prefixlen > 64


2015/04/09 added --without-check option to configure <James Guthrie>
Release v2.11

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dnl
dnl

dnl If adding rcX to version, be sure to separate with a '-'
AC_INIT(radvd, [2.11])
AC_INIT(radvd, [2.12])
AC_CONFIG_SRCDIR(radvd.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit c2a7664

Please sign in to comment.