MikroTik Changelogs
← Back to search All components

Component: veth

21 changelog entries across 7 version(s)

Releases by channel (stacked)

7.23beta4 Development 2026-Mar-25 (1 month ago)
  • fixed link-local address not being configurable as a gateway;
7.21 Stable 2026-Jan-12 (3 months ago)
  • add container-mac-address setting;
  • added default print brief table mode;
  • added dhcp setting that allows to auto-configure IPv4 address, works when VETH is bridged with other interfaces and there is a DHCP server running somewhere on that network;
  • complain immediately when VETH gateway not reachable, more detailed error message when network setup fails;
  • fixed IP address not appearing in the app menu when VETH uses DHCP;
  • fixed VETH interface not getting an IP address in a vlan-aware bridge containing multiple DHCP servers;
  • show only when container package installed;
7.21beta4 Testing 2025-Oct-28 (6 months ago)
  • fixed VETH interface not getting an IP addresses in a vlan-aware bridge containing multiple DHCP servers;
7.21beta3 Testing 2025-Oct-14 (6 months ago)
  • fixes IP address not appearing in the app menu when VETH uses DHCP;
7.21beta2 Testing 2025-Oct-06 (6 months ago)
  • add container-mac-address setting;
  • added default print brief table mode;
  • added dhcp setting that allows to auto-configure IPv4 address, works when VETH is bridged with other interfaces and there is a DHCP server running somewhere on that network;
  • complain immediately when VETH gateway not reachable, more detailed error message when network setup fails;
  • show only when container package installed;
7.20 Stable 2025-Sep-29 (7 months ago)
  • added dhcp=yes/no property to be able to easily run a container in LAN, runs a special dynamic dhcp-client on interface and sets acquired address/gateway/dns to in-container interface;
  • added mac-address property;
  • make veth interface MAC address stable in both RouterOS and container (container-side MAC incremented by +1 from RouterOS-side interface);
7.20beta4 Testing 2025-Jun-13 (10 months ago)
  • added dhcp=yes/no property to be able to easily run a container in LAN, runs a special dynamic dhcp-client on interface and sets acquired address/gateway/dns to in-container interface;
  • added mac-address property;
  • make veth interface MAC address stable in both RouterOS and container (container-side MAC incremented by +1 from RouterOS-side interface);