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

[Draft]Implement egress packet dropping #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Revolyssup
Copy link
Collaborator

@Revolyssup Revolyssup commented Aug 22, 2023

Fixes #2
[progress] - To extract data from __skb_buf with direct packet access and enforce rules

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@Revolyssup
Copy link
Collaborator Author

@DelusionalOptimist The port numbers aren't coming correctly. Otherwise I think, packet dropping is okay in both direction. You can checkout this PR and test out yourself to give feedback.
Thank you

@Revolyssup
Copy link
Collaborator Author

Screenshot from 2023-09-21 01-45-42

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.

feat: Implement bandwidth limit on egress using tc
1 participant