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

integration-test: Use veth pair instead of lo #915

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f7cad44 View commit details
    Browse the repository at this point in the history
  2. aya: Add netlink functions

    `netlink_add_veth_pair`, `netlink_delete_link`,
    `netlink_set_link_down`, and `netlink_add_ip_addr` are used in setting
    up and tearing down a veth pair for integration tests.
    kevinji committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9f28e3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6270e6a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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