diff options
author | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
---|---|---|
committer | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
commit | f934da394a4c807d58966b846e7a3f0ca5e4f280 (patch) | |
tree | de69dccc4e5b05d427a28533a7620411f0a99dea /NEWS | |
parent | ea90649a1415c16294b6744685875ae66486e814 (diff) | |
download | vyos-opennhrp-f934da394a4c807d58966b846e7a3f0ca5e4f280.tar.gz vyos-opennhrp-f934da394a4c807d58966b846e7a3f0ca5e4f280.zip |
Imported Upstream version 0.14
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ Detailed changelog is available via Git history via web: http://opennhrp.git.sf.net/git/gitweb.cgi?p=opennhrp;a=blob;f=NEWS;hb=HEAD ----------------------------------------------------------------------------- + opennhrp 0.14 - released 12/Dec/2012 +----------------------------------------------------------------------------- + - licensing terms changed to MIT License + - fix: do not lock up if there's routing loop for protocol address + - fix: handle low holding time for resolved entries properly + - fix: dynamically allocate packet filter code to accomodate large + routing tables + +----------------------------------------------------------------------------- opennhrp 0.13.1 - released 22/Jun/2012 ----------------------------------------------------------------------------- - fix: make "local-nbma" selector work properly if there are multiple gre |