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

Feature #822 - AF_XDP socket extension #823

Merged
merged 9 commits into from
Sep 4, 2023

Commits on Apr 25, 2023

  1. libxdp implementation

    eplabal authored and plangarbalint committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    961bc40 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    d522943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bdbad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix copy/paste error in configure.ac

    eplabal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5ac105d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge branch 'af_xdp_extension_libxdp' of https://github.com/plangarb…

    …alint/tcpreplay into plangarbalint-af_xdp_extension_libxdp
    
    * 'af_xdp_extension_libxdp' of https://github.com/plangarbalint/tcpreplay:
      Fix copy/paste error in configure.ac
      Check packet fits in umem frame before copying
      Fix loop feature for AF_XDP packet sending
      libxdp implementation
    fklassen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0f012c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'plangarbalint-af_xdp_extension_libxdp' into Feature_#82…

    …2_AF_XDF_socket_extension
    
    * plangarbalint-af_xdp_extension_libxdp:
      Fix copy/paste error in configure.ac
      Check packet fits in umem frame before copying
      Fix loop feature for AF_XDP packet sending
      libxdp implementation
    fklassen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4b2a762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f33fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dccbbc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bcac91 View commit details
    Browse the repository at this point in the history