diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-14 20:37:32 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-14 20:37:32 +0100 |
commit | 63542845dfb6d2277f93f77ad9ca3ad8bbaddd09 (patch) | |
tree | f65e7c59057a3db2bd80126ac5095d37a42fc2ce /NEWS | |
parent | 34a877ccac25d38172716d3d2488449c870cad0b (diff) | |
parent | 8a7fb8858fa87bce6f2f15ee2bbb77704b5fff4e (diff) | |
download | bird-63542845dfb6d2277f93f77ad9ca3ad8bbaddd09.tar bird-63542845dfb6d2277f93f77ad9ca3ad8bbaddd09.zip |
Merge branch 'dev' into ospf3
Conflicts:
proto/ospf/lsreq.c
proto/ospf/lsupd.c
proto/ospf/rt.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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 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. + Version 1.1.5 (2009-10-29) o Better scalability of BGP. o New accessors for AS path - first and last. |