Skip to content

build: replace LF_WORKER compile flag with application parameter#54

Open
fstreun wants to merge 1 commit intonetsec-ethz:open-sourcefrom
fstreun:fstreun/param-pkt-processing
Open

build: replace LF_WORKER compile flag with application parameter#54
fstreun wants to merge 1 commit intonetsec-ethz:open-sourcefrom
fstreun:fstreun/param-pkt-processing

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