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

Implement nftables rules expressions #592

Merged
merged 31 commits into from
Mar 5, 2019
Merged

Conversation

inemajo
Copy link
Contributor

@inemajo inemajo commented Mar 5, 2019

No description provided.

…expr, the expr() method can add this class on expression class.
@svinota
Copy link
Owner

svinota commented Mar 5, 2019

Oh my. That will take a day to review :)

Thanks for such fantastic work.

NS_NAME = 'pyroute2_test_nftable'


class NFTables_test(object):
Copy link
Owner

@svinota svinota Mar 5, 2019

Choose a reason for hiding this comment

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

I'm going to disable this test for a while since the nft command does not support export json anymore, and -j list ruleset provides a completely different output.

We have to rework the test somehow.

@svinota svinota merged commit 2776124 into svinota:master Mar 5, 2019
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.

2 participants