diff options
author | Ondrej 'Feela' Filip <feela@atrey.karlin.mff.cuni.cz> | 2011-03-31 10:30:58 +0200 |
---|---|---|
committer | Ondrej 'Feela' Filip <feela@atrey.karlin.mff.cuni.cz> | 2011-03-31 10:30:58 +0200 |
commit | a5b84ab540ff3131938b38ebc82ed8e3ce46f261 (patch) | |
tree | d3e2e9dc23aabb83607f744415dfc0b3297107f5 | |
parent | eb3786e4ea46ce1abc4ca211346369b36dc17dd7 (diff) | |
download | bird-a5b84ab540ff3131938b38ebc82ed8e3ce46f261.tar bird-a5b84ab540ff3131938b38ebc82ed8e3ce46f261.zip |
NEWS updated.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,11 +1,12 @@ Version 1.3.0 (2011-03-31) - o Proper iBGP. + o Proper iBGP (can be used with IGP). o Multipath support (OSPF and static). o L2 link state detection. o IPv6 router advertisements. 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 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 |