-
Notifications
You must be signed in to change notification settings - Fork 29
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
add xtable userspace library #153
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sheharyaar
force-pushed
the
xtables-userspace
branch
from
July 29, 2024 14:15
aa64bdb
to
c214bad
Compare
lneto
reviewed
Jul 29, 2024
lneto
reviewed
Jul 29, 2024
lneto
reviewed
Jul 30, 2024
lneto
reviewed
Jul 30, 2024
usr/lib/xtable/luaxtable.c.tmpl
Outdated
.save = <EXT_NAME>_tg_save, | ||
}; | ||
|
||
static void __attribute__((constructor)) _init(void) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a way to pass some parameters in here? can you take a look in other extensions?
sheharyaar
force-pushed
the
xtables-userspace
branch
3 times, most recently
from
July 31, 2024 12:50
3ec7b83
to
569586d
Compare
lneto
reviewed
Jul 31, 2024
lneto
reviewed
Jul 31, 2024
lneto
reviewed
Jul 31, 2024
sheharyaar
force-pushed
the
xtables-userspace
branch
from
August 1, 2024 08:48
569586d
to
3b3e7b0
Compare
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
sheharyaar
force-pushed
the
xtables-userspace
branch
2 times, most recently
from
August 1, 2024 11:53
38965fc
to
d145970
Compare
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 1, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
lneto
reviewed
Aug 25, 2024
sheharyaar
force-pushed
the
xtables-userspace
branch
4 times, most recently
from
August 29, 2024 01:19
00f1fe4
to
d19b839
Compare
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
lneto
reviewed
Aug 29, 2024
sheharyaar
force-pushed
the
xtables-userspace
branch
from
August 29, 2024 19:20
d19b839
to
51e9eba
Compare
lneto
approved these changes
Aug 30, 2024
Signed-off-by: Mohammad Shehar Yaar Tausif <[email protected]>
Signed-off-by: Mohammad Shehar Yaar Tausif <[email protected]>
Signed-off-by: Mohammad Shehar Yaar Tausif <[email protected]>
sheharyaar
force-pushed
the
xtables-userspace
branch
from
August 30, 2024 11:51
51e9eba
to
aa69b3c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.