MikroTik Changelogs
← Back to search All components

Component: bgp

265 changelog entries across 108 version(s)

Releases by channel (stacked)

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.12beta9 Testing 2023-Sep-25 (2 years ago)
  • fixed "input.filter-chain" argument selection in VPN configuration;
  • improved logging;
7.12beta7 Testing 2023-Sep-13 (2 years ago)
  • implemented IGP metric sending in BGP messages;
7.12beta3 Testing 2023-Aug-24 (2 years ago)
  • fixed "atomic-aggregate" always set in output;
  • fixed local and remote port settings for BGP connections;
  • increase "hold-time" limit to 65000;
7.12beta1 Testing 2023-Aug-15 (2 years ago)
  • fixed typos and missing spaces in log messages;
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.10beta8 Testing 2023-May-22 (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 (3 years ago)
  • improved BGP VPN selection;
7.9rc1 Testing 2023-Mar-30 (3 years ago)
  • copy all well-known and optional transitive attributes for BGP VPNv4 (introduced in v7.9beta4);
  • fixed BGP VPNv4 origin attribute (introduced in v7.9beta4);
7.9beta4 Testing 2023-Mar-23 (3 years ago)
  • improved BGP VPN selection;
7.8 Stable 2023-Feb-24 (3 years ago)
  • fixed setting of "default-prepend" parameter;
7.8beta2 Testing 2023-Jan-20 (3 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.7rc4 Testing 2023-Jan-03 (3 years ago)
  • fixed BGP advertisement PCAP saver;
7.7rc3 Testing 2022-Dec-21 (3 years ago)
  • do not reflect route back to sender;
  • fixed connection establishment using link-local addresses;
7.7rc2 Testing 2022-Dec-16 (3 years ago)
  • properly set "bgp-ext-communities" from "communities" list;
7.7beta9 Testing 2022-Nov-30 (3 years ago)
  • added comment functionality for BGP VPN (CLI only);
7.7beta6 Testing 2022-Nov-04 (3 years ago)
  • improved BGP session load distribution across multiple CPU cores;
7.7beta3 Testing 2022-Oct-26 (3 years ago)
  • improved BGP advertisement printing;
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.6rc2 Testing 2022-Oct-11 (3 years ago)
  • added support for BGP advertisement displaying (CLI only);
7.6beta10 Testing 2022-Sep-29 (3 years ago)
  • improved session establishment speed after bootup;
7.6beta8 Testing 2022-Sep-21 (3 years ago)
  • added support for BGP advertisement displaying (CLI only);
7.6beta7 Testing 2022-Sep-16 (3 years ago)
  • fixed reporting of session uptime;
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;