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

Documentation for l3afd config options #88

Merged
merged 2 commits into from
Jul 20, 2022

Conversation

Atul-source
Copy link
Contributor

Signed-off-by: a0p0ie5 [email protected]

Signed-off-by: a0p0ie5 <[email protected]>
|egress-map-name|`"tc_egress_root_array"`|Egress map name of tc_root program,for more info about ingress/egress check [cilium](https://docs.cilium.io/en/v1.9/concepts/ebpf/intro/)| Yes |
|command|`"tc_root"`|Command to run tc_root program| Yes |
|version|`"1.0"`|Version of tc_root program| Yes |
|user-program-daemon|`"false"`|Boolean to check xdp-root is user-program daemon or not| Yes |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|user-program-daemon|`"false"`|Boolean to check xdp-root is user-program daemon or not| Yes |
|user-program-daemon|`"false"`|Set to true it requires l3afd to stop the application (via SIGTERM on Linux or SIGKILL on Windows)| Yes |

Consistency with line 67

| ------------- | ------------- | --------------- | --------------- |
|enabled| `"true"` | Boolean to check mtls enabled or not on REST API exposed by l3afd| Yes |
|min-tls-version|`"1.3"`| Minimum tls version allowed| No |
|cert-dir|`"/etc/l3af/certs"`|Absolute path of ca certificates. In Linux Context it is pointing to a filesystem directory, but in Windows it can point to [certificate store](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/certificate-stores) | Yes |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|cert-dir|`"/etc/l3af/certs"`|Absolute path of ca certificates. In Linux Context it is pointing to a filesystem directory, but in Windows it can point to [certificate store](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/certificate-stores) | Yes |
|cert-dir|`"/etc/l3af/certs"`|Absolute path of ca certificates. On Linux this points to a filesystem directory, but on Windows it can point to [certificate store](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/certificate-stores) | Yes |

Signed-off-by: a0p0ie5 <[email protected]>
@dthaler dthaler merged commit b0ae0b5 into l3af-project:main Jul 20, 2022
@Atul-source Atul-source deleted the docs_for_config branch August 18, 2022 06:57
sanfern pushed a commit to sanfern/l3afd that referenced this pull request Mar 6, 2023
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.

3 participants