diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-10-28 20:33:08 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-10-28 20:33:08 +0100 |
commit | b5332824ea4108d62cb559205391fd2c530348e4 (patch) | |
tree | 281d9b4e8b371bf73e1cf805441ce68ee9421d6b /NEWS | |
parent | e6ff7a08e4e7808e1175c3c3bc830d93c0454b19 (diff) | |
download | bird-b5332824ea4108d62cb559205391fd2c530348e4.tar bird-b5332824ea4108d62cb559205391fd2c530348e4.zip |
New version.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Version 1.1.5 (2009-10-29) + o Better scalability of BGP. + o New accessors for AS path - first and last. + o Allows to set protocol-specific router ID. + o Allows import kernel 'onlink' routes. + o Endianity check in buildsystem changed. + Version 1.1.4 (2009-10-02) o BGP passive option. o Several minor bugfixes. |