MikroTik Changelogs
← Back to search All components

Component: pppoe

38 changelog entries across 28 version(s)

Releases by channel (stacked)

7.23beta2 Development 2026-Mar-13 (1 month ago)
  • do not reset pppoe-client interface when adding a comment;
7.17 Stable 2025-Jan-16 (1 year ago)
  • added support for PPPoE server over 802.1Q VLANs;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • added support for PPPoE server over 802.1Q VLANs (additional fixes);
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • added support for PPPoE server over 802.1Q VLANs;
7.11 Stable 2023-Aug-15 (2 years ago)
  • fixed PPPoE client trying to establish connection when parent interface is inactive;
7.11beta2 Testing 2023-Jun-21 (2 years ago)
  • fixed PPPoE client trying to establish connection when parent interface is inactive;
7.10 Stable 2023-Jun-15 (2 years ago)
  • fixed PPPoE client scan when server is sending PADO messages without Service-Name tag;
7.10beta5 Testing 2023-May-09 (2 years ago)
  • fixed PPPoE client scan when server is sending PADO messages without Service-Name tag;
7.8 Stable 2023-Feb-24 (3 years ago)
  • fixed PPPoE client scan showing only one server;
7.8beta3 Testing 2023-Feb-01 (3 years ago)
  • fixed PPPoE client scan showing only one server;
7.7 Stable 2023-Jan-12 (3 years ago)
  • improved service stability when establishing PPPoE sessions;
7.7rc4 Testing 2023-Jan-03 (3 years ago)
  • improved service stability when establishing PPPoE sessions;
7.6 Stable 2022-Oct-17 (3 years ago)
  • fixed MRU negotiation even when it is set to 1500;
7.6beta4 Testing 2022-Sep-01 (3 years ago)
  • fixed MRU negotiation even when it is set to 1500;
7.2 Stable 2022-Mar-31 (4 years ago)
  • added option to configure "host-uniq" parameter;
  • added option to ignore PADI messages with empty service name;
  • use default MTU of 1492;
7.2rc1 Testing 2021-Dec-17 (4 years ago)
  • added option to configure "host-uniq" parameter;
  • added option to ignore PADI messages with empty service name;
  • use default MTU of 1492;
7.1rc5 Development 2021-Oct-25 (4 years ago)
  • fixed DHCPv6 PD;
6.38.7 Long-term 2017-Jun-20 (8 years ago)
  • added warning on PPPoE client/server, if it is configured on slave interface;
6.39.2 Stable 2017-Jun-01 (8 years ago)
  • fixed warning on PPPoE server, when changing interface to non-slave interface;
6.39 Stable 2017-Apr-27 (9 years ago)
  • added warning on PPPoE client/server, if it is configured on slave interface;
  • set default keepalive 10s for newly created PPPoE clients;
6.37 Stable 2016-Sep-23 (9 years ago)
  • fixed disconnects by idle timeout when fastpath is used;
6.36.3 Stable 2016-Sep-05 (9 years ago)
  • fixed kernel crash caused by dial-on-demand when used with fastpath;
  • fixed master interface l2mtu check, could result in assumption that master interface can handle 14 byte bigger packet than it actually can (broken in 6.36);
6.36 Stable 2016-Jul-20 (9 years ago)
  • allow to set MTU and MRU higher than 1500 for PPPoE;
  • do not allow to send out bigger packets than l2mtu if mrru is provided;
6.35 Stable 2016-Apr-14 (10 years ago)
  • added rfc4679 support;
  • fixed crash when removing pppoe service;
6.33.2 Stable 2015-Nov-27 (10 years ago)
  • improved MTU discovery compatibility with other vendors;
  • made MTU discovery more robust;
  • fixed compliance to RFC4638 (MTU larger than 1488) again;