diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-11-24 17:19:23 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-11-24 17:19:23 +0100 |
commit | 5e6f568115511e2bcf43c60dfdcbd7a35cb04b93 (patch) | |
tree | 4defd30a140a21676321eae0c9444a80df82dade /NEWS | |
parent | 069bfcb53cef012c063a27e5af93d620be2917bd (diff) | |
parent | 1f8be1e46f666e79072cc5f800c2dba91788368b (diff) | |
download | bird-5e6f568115511e2bcf43c60dfdcbd7a35cb04b93.tar bird-5e6f568115511e2bcf43c60dfdcbd7a35cb04b93.zip |
Merge commit 'origin/master' into dev
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,8 @@ -Version 1.1.6 (2009-11-20) +Version 1.1.6 (2009-11-19) o Implements RFC 5004 - prefer older external routes. - o There is a change how route servers handle missing link local - addresses in next hop atribute - see 'missing lladdr' option. + o There is a change how route servers handle missing IPv6 link + local addresses in next hop atribute - see 'missing lladdr' + option. o Several minor features (description field, parse check option). o Several minor bugfixes. |