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

Implement resume #2

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Implement resume #2

wants to merge 4 commits into from

Commits on Oct 17, 2020

  1. Add a cap_change hook

    edk0 committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    b6058de View commit details
    Browse the repository at this point in the history
  2. Add a sendq_cleared hook

    edk0 committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    9f25def View commit details
    Browse the repository at this point in the history
  3. packet: recheck client fds after each parse

    necessary so BRB can instakill connections
    edk0 committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    35928cd View commit details
    Browse the repository at this point in the history
  4. Implement the resume extension

    edk0 committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    95e7eb0 View commit details
    Browse the repository at this point in the history