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

build: replace LF_WORKER compile flag with application parameter #54

Open
wants to merge 1 commit into
base: open-source
Choose a base branch
from

Conversation

fstreun
Copy link
Collaborator

@fstreun fstreun commented Jan 10, 2025

Replace the LF_WORKER compile flag with the --processing application parameter, to switch between SCION and IP packet processing (or switch to the simple forwarding processing). Acceptable values for the parameter are scion and ip (and fwd). This simplifies the building process.

I do not expect a regression in performance.


This change is Reviewable

Replaced the `LF_WORKER` compile flag with the `processing` application parameter, to switch between SCION and IP packet processing (or switch to the simple forwarding processing). Acceptable values for the parameter are `scion` and `ip` (and `fwd`).
@fstreun fstreun force-pushed the fstreun/param-pkt-processing branch from 5d4e9d0 to dcf69de Compare January 10, 2025 13:00
@fstreun fstreun requested a review from marcfrei January 10, 2025 13:02
@fstreun
Copy link
Collaborator Author

fstreun commented Jan 10, 2025

Note that this PR contributes to #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant