diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
commit | 00a124e3fc218aa39c634bbda244789f2ea0cd3d (patch) | |
tree | fdaacc763e440526dc01a4c46ab4985c330a627f /NEWS | |
parent | 9b7fdfc84a516ede415cd1941e5ff1d6312e83ff (diff) | |
download | bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.tar bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.zip |
NEWS and version update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,9 +1,13 @@ +Version 1.3.4 (2011-10-10) + o Static recursive routes. + o Several bugfixes. + Version 1.3.3 (2011-09-11) - o OSPF NSSA - o BGP extended communities - o BGP TTL security - o Configuration option "include" added (based on patch from Alexander V. Chernikov) + o OSPF NSSA. + o BGP extended communities. + o BGP TTL security. + o Configuration option "include" added (based on patch from Alexander V. Chernikov). o Some minor bugfixes. Version 1.3.2 (2011-07-08) @@ -31,7 +35,7 @@ Version 1.3.0 (2011-03-31) o Much improved OSPF reconfiguration. o Point-to-MultiPoint interfaces (OSPF). o Minor changes and improvements in config file grammar. - o Better community list matching + o Better community list matching. o Changes default behavior of BGP IPv6 socket to v6only. Use 'listen bgp dual' for the old behavior. o Changes default for handling missing link-local addresses on |