Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix Mikrotik version > 6.48 = 'export' command incomplete #3405 #3467

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Jul 26, 2024

  1. Prompt modifyed for MikroTik

    Prompt regex for MikroTik generates so it matches only if prompt string is found in the end of string (no more printable symbols were printed after it).
    Tonygratta committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    028f887 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Comment reviewed

    Tonygratta committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c3528c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    6f1ef3d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    8fd9a32 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    58a85b0 View commit details
    Browse the repository at this point in the history