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

NF pool #240

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

NF pool #240

wants to merge 24 commits into from

Commits on Apr 20, 2019

  1. Small fix in load_balancer

    dennisafa authored Apr 20, 2019
    Configuration menu
    Copy the full SHA
    6e874dd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

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

Commits on Aug 7, 2019

  1. Merge branch 'develop' of https://github.com/sdnfv/openNetVM into dev…

    …elop
    
    Merging branch
    dennisa committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    5165d54 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Merge branch 'develop' of https://github.com/sdnfv/openNetVM into dev…

    …elop
    Dennis Afanasev committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    4d88036 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Added the nf_setup call before run

    Dennis Afanasev committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    17b3e6a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Updating..

    Dennis Afanasev committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    ab5115a View commit details
    Browse the repository at this point in the history
  2. Merging

    Dennis Afanasev committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    b9a245f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

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

Commits on Mar 14, 2020

  1. Merge branch 'develop' of https://github.com/sdnfv/openNetVM into dev…

    …elop
    Dennis Afanasev committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    18586d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on Jun 2, 2020

  1. q:q

    Merge branch 'develop' of github.com:dennisafa/openNetVM into develop
    Dennis Afanasev committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    196dc1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6658fa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. setting up ring request/hash structures

    Dennis Afanasev committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    0f8b9df View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Working implementation of pool enqueue/dequeue

    Dennis Afanasev committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a2cc775 View commit details
    Browse the repository at this point in the history
  2. Using volatile int for sleep

    Dennis Afanasev committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    83c861f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. NF pool updates, hash instead of rte_ring_lookup, functions in header…

    … files. Structs of prototype NF's
    Dennis Afanasev committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    af14c15 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Documentation and tidying up code

    Dennis Afanasev committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c5d8176 View commit details
    Browse the repository at this point in the history
  2. remove testing from main loop

    Dennis Afanasev committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    38e6bd1 View commit details
    Browse the repository at this point in the history
  3. Remove redundant file

    Dennis Afanasev committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    348b859 View commit details
    Browse the repository at this point in the history
  4. Linter fixes

    Dennis Afanasev committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a8e7a24 View commit details
    Browse the repository at this point in the history
  5. Linter fixes

    Dennis Afanasev committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ce06362 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Simplified arg parsing

    dennisafa committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    93c301e View commit details
    Browse the repository at this point in the history
  2. Linter

    dennisafa committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    360b166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583853c View commit details
    Browse the repository at this point in the history