MikroTik Changelog Tracker
← Back to search All components

Component: veth

10 changelog entries across 2 version(s)

Activity over time (changelog entries per month)

7.21 Stable 2026-Jan-12 (3 weeks 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.20 Stable 2025-Sep-29 (4 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);