MikroTik Changelog Tracker
← Back to search All components

Component: bgp

116 changelog entries across 39 version(s)

Activity over time (changelog entries per month)

7.20.8 Long-term 2026-Jan-30 (4 days ago)
  • fixed route refresh subcode 0 warning;
  • implement revised input error handling per RFC 7606;
7.21.2 Stable 2026-Jan-29 (5 days ago)
  • implement revised input error handling per RFC 7606;
7.21 Stable 2026-Jan-12 (3 weeks ago)
  • allow duplicate router-ids for eBGP sessions (RFC 6286);
  • always advertise extended nexthop cap for all supported address families;
  • do not allow iBGP with non-equal ASNs;
  • fixed l2vpn-cisco decoding (introduced in v7.20);
  • fixed occasional corruption of MPLS labels in BGP VPN update messages;
  • fixed route refresh subcode 0 warning;
  • fixed selection of received BGP VPN routes;
  • implement RFC 9234 route leak prevention and detection using roles;
7.20.7 Long-term 2026-Jan-08 (3 weeks ago)
  • fixed l2vpn-cisco decoding (introduced in v7.20);
  • fixed occasional corruption of MPLS labels in BGP VPN update messages;
7.20.6 Stable 2025-Dec-04 (1 month ago)
  • fixed missing VRF parameter in template configuration after upgrade;
7.20.5 Stable 2025-Nov-27 (2 months ago)
  • fixed BGP origin attribute initial value;
  • properly apply link.local connection setting when it is used as an interface;
7.20.4 Stable 2025-Nov-05 (2 months ago)
  • improved instance upgrade from versions prior to v7.20;
7.20.1 Stable 2025-Oct-10 (3 months ago)
  • added output.network-blackhole setting;
  • do not auto-generate blackhole routes by default (introduced in v7.20);
  • fixed inactive flag in GUI after instance disable/enable;
7.20 Stable 2025-Sep-29 (4 months ago)
  • added brief, unnumbered output for advertisements list;
  • added initial EVPN support;
  • added NLRI filter for more precise accept/discard of ipv4/6 prefixes;
  • automatically create output.network blackhole routes;
  • decode and log notifications;
  • fixed nexthop force-self for IPv4 and IPv6;
  • fixed selection of received BGP VPN routes;
  • improved configuration upgrade from versions prior to 7.20;
  • improved logging;
  • introduced BGP instance configuration (note, downgrading to earlier versions without instance support may cause config issues);
  • make "as" parameter optional in template configuration;
  • print aigp attribute in advertisements;
  • refresh WinBox when BGP session is created/deleted;
  • resend routes after nexthop-choice update;
  • support for Advertising IPv4 Network Layer Reachability Information (NLRI) with an IPv6 Next Hop;
7.19.2 Stable 2025-Jun-20 (7 months ago)
  • fixed withdraw when input.accept-nlri is non-existent;
7.19 Stable 2025-May-22 (8 months ago)
  • added input.filter-community;
  • fixed excessive CPU usage;
  • fixed input.accept-community;
  • fixed memory leak on receiving notify and closing session;
  • improved performance on BGP input;
7.18 Stable 2025-Feb-24 (11 months ago)
  • fixed certain affinity options not working properly;
  • improved system stability when printing BGP advertisements;
  • make NO_ADVERTISE, NO_EXPORT, NO_PEER communities work;
7.17.1 Stable 2025-Jan-30 (1 year ago)
  • improved system stability when printing BGP advertisements;
7.16 Stable 2024-Sep-20 (1 year ago)
  • fixed BGP sessions missing vpnv6 afi;
  • fixed cluster-list and originator-id;
  • fixed corrupted as-path when received update with empty AS_PATH attribute (introduced in v7.15);
  • fixed minor logging typo;
  • fixed vpnv6 safi;
  • small logging improvements;
7.15.1 Stable 2024-Jun-07 (1 year ago)
  • fixed BGP sessions missing vpnv6 afi;
  • fixed corrupted as-path when received update with empty AS_PATH attribute (introduced in v7.15);
  • fixed vpnv6 safi;
7.15 Stable 2024-May-29 (1 year ago)
  • added initial vpnv6 support;
  • correctly synchronize input.accept-nlri address list;
  • fixed prefix count when BGP sessions run with multiple AFIs;
  • fixed selecting local.default-address from wrong VRF;
  • use IPv6 as default address-family for IPv6 sessions;
7.14.3 Stable 2024-Apr-17 (1 year ago)
  • correctly synchronize input.accept-nlri address list;
7.14 Stable 2024-Feb-29 (1 year ago)
  • allow to leak routes between local VRFs;
7.12 Stable 2023-Nov-09 (2 years ago)
  • fixed "atomic-aggregate" always set in output;
  • fixed "input.filter-chain" argument selection in VPN configuration;
  • fixed local and remote port settings for BGP connections;
  • fixed typos and missing spaces in log messages;
  • implemented IGP metric sending in BGP messages;
  • improved logging;
  • increase "hold-time" limit to 65000;
7.10 Stable 2023-Jun-15 (2 years ago)
  • allow to filter BGP sessions by AFI;
  • changed default VPNv4 import distance to iBGP value (200);
  • do not check route distinguisher on import;
  • fixed "as-override" and rename to "output.as-override";
  • fixed "remove-private-as" and rename to "output.remove-private.as";
  • show address family in advertisements;
  • show approximate received prefix count by the session;
7.9 Stable 2023-May-02 (2 years ago)
  • improved BGP VPN selection;
7.8 Stable 2023-Feb-24 (2 years ago)
  • fixed setting of "default-prepend" parameter;
7.7 Stable 2023-Jan-12 (3 years ago)
  • added comment functionality for BGP VPN (CLI only);
  • do not reflect route back to sender;
  • fixed BGP advertisement PCAP saver;
  • fixed connection establishment using link-local addresses;
  • improved BGP advertisement printing;
  • improved BGP session load distribution across multiple CPU cores;
  • properly set "bgp-ext-communities" from "communities" list;
7.6 Stable 2022-Oct-17 (3 years ago)
  • added support for BGP advertisement displaying (CLI only);
  • fixed reporting of session uptime;
  • improved session establishment speed after bootup;
7.5 Stable 2022-Aug-30 (3 years ago)
  • fixed remote refuse capability options, max prefix limit errors and administrative stop;
  • improved stability when "default-originate" is configured;
7.3 Stable 2022-Jun-06 (3 years ago)
  • added "name" parameter for connections;
  • added initial support for prefix limit;
  • fixed "keepalive-timeout" value when upgrading from RouterOS v6;
  • fixed "l2vpn" distribution;
  • improved stability when editing BGP template;
  • moved "interface bgp-vpls" menu to "routing bgp vpls";
  • remove unused commands and parameters;
7.2.2 Stable 2022-Apr-28 (3 years ago)
  • added initial support for prefix limit;
  • improved stability when editing BGP template;
7.2 Stable 2022-Mar-31 (3 years ago)
  • added BGP advertisements display (requires output.keep-sent-attributes to be set);
  • do not export default BGP values;
  • fixed VPNv4 route sending to remote peer;
  • fixed link-local iBGP address selection;
  • fixed network advertisement from address-lists after reboot;
  • fixed routing table and BGP configuration order in export;
  • improvements on detecting peers local address when IPv6 link-local addresses are used;
7.1.4 Stable 2022-Mar-21 (3 years ago)
  • fixed VPNv4 route sending to remote peer;
7.1.2 Stable 2022-Feb-03 (4 years ago)
  • fixed routing table and BGP configuration order in export;
7.1.1 Stable 2021-Dec-21 (4 years ago)
  • improvements on detecting peers local address when IPv6 link-local addresses are used;
6.47.9 Long-term 2021-Feb-05 (4 years ago)
  • fixed VPNV4 RD byte order;
6.48 Stable 2020-Dec-22 (5 years ago)
  • fixed VPNV4 RD byte order;
6.47.8 Stable 2020-Nov-25 (5 years ago)
  • treat route target with AS 65535 as two byte AS;
6.44 Stable 2019-Feb-25 (6 years ago)
  • properly update keepalive time after peer restart;
6.41 Stable 2017-Dec-22 (8 years ago)
  • added 32-bit private ASN support;
6.37.3 Stable 2016-Nov-28 (9 years ago)
  • do not match all prefixes tagged with community 0:0 by routing filters;
6.32.3 Long-term 2015-Oct-19 (10 years ago)
  • specific BGP networks were changed to different ones;
6.10 Stable 2014-Feb-12 (11 years ago)
  • multipath eBGP now does not propagate BGP nexthop unless