MikroTik Changelogs
← Back to search All components

Component: route-filters

18 changelog entries across 7 version(s)

Releases by channel (stacked)

7.2 Stable 2022-Mar-31 (4 years ago)
  • allow to filter and modify default route if "originate-default" is set to "always";
  • fixed possible address list race condition and memory leak;
  • renamed "*-set" to "*-list";
7.1.4 Stable 2022-Mar-21 (4 years ago)
  • renamed "*-set" to "*-list";
7.2rc4 Testing 2022-Feb-22 (4 years ago)
  • renamed "*-set" to "*-list";
7.2rc1 Testing 2021-Dec-17 (4 years ago)
  • allow to filter and modify default route if "originate-default" is set to "always";
  • fixed possible address list race condition and memory leak;
7.1rc7 Development 2021-Nov-25 (4 years ago)
  • added "as-path" regexp testing tool;
  • added "as-path-slow-legacy" to support old style "as-path" filtering;
  • fixed "as-path" bracket parsing and 4byte ASN usage;
7.1rc6 Development 2021-Nov-04 (4 years ago)
  • added "suppress-hw-offload" parameter;
  • fixed "as-path" regexp matcher;
7.1rc5 Development 2021-Oct-25 (4 years ago)
  • fixed "<=" and ">=";
  • fixed "ext-community" problems;
  • fixed "num range" matchers;
  • fixed "route origin" matcher;
  • improved completion;
  • improved stability and other minor fixes;