diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-02-10 16:18:17 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-02-10 16:18:17 +0100 |
commit | 75f8861898d53f43cb23dbba9c776bce223c18c8 (patch) | |
tree | 53b94c9c4db49a4194674805eaf5f4b46119206c /NEWS | |
parent | fae9be7782a161bdf93c83884d62941a34cbe518 (diff) | |
download | bird-75f8861898d53f43cb23dbba9c776bce223c18c8.tar bird-75f8861898d53f43cb23dbba9c776bce223c18c8.zip |
NEWS and version update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 1.2.1 (2010-02-11) + o Option 'interpret communities' allows to override implicit handling + of well-known communities. + o 'configure' command uses route reload when filters change. + o Adds router ID of advertising router as OSPF route attribute. + o 'show route' command indicates primary route and shows OSPF Router ID. + o Configurable date/time formats. + o Several minor bugfixes. + Version 1.2.0 (2010-01-05) o Implements OSPFv3 (IPv6 support for OSPF). Because the code is shared with OSPFv2 and there were deep changes in it, we suggest |