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: expand simple macros in more commands #6109

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Nov 27, 2023

This includes macros such as ${HOME} and ${RUNUSER}.

Commands:

  • --chroot=
  • --netfilter=
  • --netfilter6=
  • --trace=

Closes #6032.

Reported-by: @michelesr

This includes macros such as `${HOME}` and `${RUNUSER}`.

Commands:

* --chroot=
* --netfilter=
* --netfilter6=
* --trace=

Closes netblue30#6032.

Reported-by: @michelesr
@kmk3 kmk3 added the enhancement New feature request label Nov 27, 2023
@kmk3 kmk3 added this to In progress in Release 0.9.74 via automation Nov 27, 2023
@netblue30 netblue30 merged commit 9e7b197 into netblue30:master Dec 4, 2023
13 checks passed
@netblue30
Copy link
Owner

All merged, thanks!

@kmk3 kmk3 deleted the netfilter-expand-macros branch December 4, 2023 15:20
kmk3 added a commit that referenced this pull request Jan 4, 2024
@kmk3 kmk3 moved this from In progress to Done (on RELNOTES) in Release 0.9.74 Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request
Projects
Release 0.9.74
  
Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

${HOME} and ~ not supported in netfilter file name
2 participants