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

[relay,client] Relay/fix/wg roaming #2691

Merged
merged 18 commits into from
Oct 11, 2024
Merged

[relay,client] Relay/fix/wg roaming #2691

merged 18 commits into from
Oct 11, 2024

Commits on Oct 2, 2024

  1. Add pause function for proxies

    pappz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9d75cc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Code cleaning

    pappz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    acad98e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    90d9dd4 View commit details
    Browse the repository at this point in the history
  2. Apply pause logic

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f18ae8b View commit details
    Browse the repository at this point in the history
  3. Fix eBPF pause handling

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    48184ec View commit details
    Browse the repository at this point in the history
  4. Fix test

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    718d952 View commit details
    Browse the repository at this point in the history
  5. Reducate cognitive complexity

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9e7aac3 View commit details
    Browse the repository at this point in the history
  6. Reducate cognitive complexity

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1f25bb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba3cdb3 View commit details
    Browse the repository at this point in the history
  8. Remove unused function

    pappz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    20815c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1814b07 View commit details
    Browse the repository at this point in the history
  2. Handle addr resolve error

    pappz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    deeb050 View commit details
    Browse the repository at this point in the history
  3. Add trace log

    pappz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e3dfbe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6369706 View commit details
    Browse the repository at this point in the history
  5. Try to force install libpcap

    pappz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5b2d5f8 View commit details
    Browse the repository at this point in the history
  6. Revert force install change

    pappz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a5deeda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8026ad View commit details
    Browse the repository at this point in the history