diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-25 13:46:29 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-25 13:46:29 +0100 |
commit | e75520c455a1a3fd026a9633c3ad26d865165fee (patch) | |
tree | c2940d5c84e93640c5c252fad83316b5f05fd259 /NEWS | |
parent | 90eb5e7a8bb60cb637626a3b433caf10cd8d2a03 (diff) |
NEWS and version update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -5,10 +5,19 @@ Version 1.4.0 (2013-11-XX) o Filters allows setting gw, ifname and ifindex. o Filter operator 'delete/filter' extended to bgp_paths. o Filter operator 'len' extended to [e]clists. - o PID file support. - o Several bugfixes and minor improvements. + o BIRD client now allows shorthands for noninteractive commands. + o Flag -P for PID file support. o Flag -f added to force BIRD to run in foreground. o Protocol export/import/receive limits are checked during reconfiguration. + o Several bugfixes and minor improvements. + o Several minor but incompatible changes: + - IBGP is multihop by default. + - Changes primary address selection on BSD to the first one. + - Integers in filters are handled as unsigned. + - ISO 8601 time formats used by default. + - Import of device routes from kernel protocol allowed. + - Last state change now tracks just protocol state change. + - Minor changes to default router ID calculation. Version 1.3.11 (2013-07-27) o OSPF stub router option (RFC 3137). |