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

Test full kernel-to-user and user-to-kernel path management code paths #71

Open
ossama-othman opened this issue May 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ossama-othman
Copy link
Member

Existing tests focus predominantly on individual mptcpd components, without much kernel involvement. Tests should be written or improved to cover the full path management code path, including:

  • Kernel to user space
    • Trigger path management events in the kernel so that they are handled by mptcpd, and eventually routed to a mptcpd plugin.
  • User to kernel space
    • Issue path management commands through a mptcpd plugin, and very that the commands were handled by the kernel.
@ossama-othman ossama-othman added the enhancement New feature or request label May 12, 2020
@ossama-othman ossama-othman added this to the 0.4 release milestone May 12, 2020
@ossama-othman ossama-othman self-assigned this Jun 26, 2020
@ossama-othman ossama-othman modified the milestones: Q2-2020, Q1-2021 Jan 11, 2021
@ossama-othman ossama-othman modified the milestones: Q1-2021, Q2-2021 Apr 6, 2021
@ossama-othman ossama-othman modified the milestones: Q2-2021, Q4-2021 Sep 16, 2021
@ossama-othman ossama-othman modified the milestones: Q4-2021, Q1-2022 Feb 1, 2022
@ossama-othman ossama-othman removed this from the Q1-2022 milestone Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant