diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-07-06 23:10:33 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-07-06 23:10:33 +0200 |
commit | dd7b4a13848f5a92b403a563e8e27a3cbdfc937f (patch) | |
tree | 08bb90585806acacc6c72e083eaeec49f8ebc7f7 /NEWS | |
parent | d1abbeacfb5a099418f53b583625ac97b1c62059 (diff) | |
parent | bffd4c0b3900b28cfa84131752d44277866cb413 (diff) | |
download | bird-dd7b4a13848f5a92b403a563e8e27a3cbdfc937f.tar bird-dd7b4a13848f5a92b403a563e8e27a3cbdfc937f.zip |
Merge branch 'master' into dev
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,13 +1,13 @@ -Version 1.0.16 (2009-06-25) - o Parametrized pair and path mask expessions in the filter language. +Version 1.1.0 (2009-06-28) + o Parametrized pair and path mask expressions in the filter language. o Transparent pipe mode allows to implement BGP route server with independent route policy for each peer. o Kernel route table synchronization does not allow overwriting of alien routes. - o Configureable BGP import route limits. + o Configurable BGP import route limits. o During BGP error delay, incoming connections are rejected. o BGP route statistics. - o Better support for multple network addresses on OSPF interfaces. + o Better support for multiple network addresses on OSPF interfaces. o As usual, miscellaneous bugfixes. Version 1.0.15 (2009-05-25) |