-
Notifications
You must be signed in to change notification settings - Fork 260
feat: rename iptables block binary to azure-block-iptables #3913
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
Merged
tamilmani1989
merged 53 commits into
master
from
sanprabhu/rename-iptables-block-binary
Aug 12, 2025
Merged
Changes from 44 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
1935495
feat: iptables block using LSM BPF
santhoshmprabhu 9452ce6
feat: makefile changes
santhoshmprabhu 9ac5fa6
chore: cleanup
santhoshmprabhu 1af271c
Update bpf-prog/block-iptables/bpf/src/block_iptables.bpf.c
santhoshmprabhu cf3038e
chore: fix const
santhoshmprabhu 50dd315
fix: dockerfiles, bug
santhoshmprabhu 6cc55d5
test: add test for bpf attach/detach
santhoshmprabhu ce9e3e5
Merge remote-tracking branch 'origin/master' into sanprabhu/iptables-…
santhoshmprabhu 0c34970
feat: add event tracking
santhoshmprabhu 27e426a
feat: add event counting
santhoshmprabhu fd161cc
chore: dockerfiles
santhoshmprabhu 0e369c6
fix: nolint for generated code
santhoshmprabhu 7276e8d
fix: nolint for generated code
santhoshmprabhu ae83548
fix: golangci skip
santhoshmprabhu 55cd88f
fix:skip directory with generated code
santhoshmprabhu 4169299
chore:skip block iptales generated code
santhoshmprabhu 5e9b829
chore: fix
santhoshmprabhu 722f12b
fix: run go generate first
santhoshmprabhu 2d0928e
fix: use installed go
santhoshmprabhu e004bec
fix: install bpf libraries
santhoshmprabhu 37dc402
fix: remove file
santhoshmprabhu 9b86fdb
fix: roll back linter changes
santhoshmprabhu 88f4302
fix: add code generation to tests
santhoshmprabhu 37d43ca
chore: switch to dual license
santhoshmprabhu a9737ba
fix: run generate before lint
santhoshmprabhu d1df331
fix: install libs
santhoshmprabhu 8a082d1
fix: fix linting, address some comments
santhoshmprabhu 85ec5ba
fix: address comments, fix lint
santhoshmprabhu 91d7063
fix: missed change
santhoshmprabhu 2999342
fix: compile only on linux
santhoshmprabhu 9a436c4
fix: compile only on linux
santhoshmprabhu 17b8ad4
fix: address comments
santhoshmprabhu ea38462
fix: address comments
santhoshmprabhu e3efa6d
Merge remote-tracking branch 'origin/master' into sanprabhu/iptables-…
santhoshmprabhu bddfa2e
chore: dockerfiles
santhoshmprabhu aa8a4ba
fix: address comments
santhoshmprabhu c8dca6c
chore:dockerfiles
santhoshmprabhu 60e1272
Merge remote-tracking branch 'origin/master' into sanprabhu/iptables-…
santhoshmprabhu 9dd2f28
fix: address comments
santhoshmprabhu f54bff7
chore: dockerfiles
santhoshmprabhu e5490a0
fix: address comments
santhoshmprabhu abf9d68
fix: add azure- prefix to block-iptables
santhoshmprabhu 7ece36b
fix: rename subdir
santhoshmprabhu 4c6a267
fix: import path
santhoshmprabhu 131b33b
Update .github/workflows/golangci.yaml
santhoshmprabhu c267570
Update .github/workflows/golangci.yaml
santhoshmprabhu 8e0fc82
Merge remote-tracking branch 'origin/master' into sanprabhu/rename-ip…
santhoshmprabhu 308c97f
fix: remove redundant files
santhoshmprabhu 17e4e18
fix: add code owner
santhoshmprabhu b933fcd
chore: dockerfiles
santhoshmprabhu d4dc0e7
chore: add more owners to bpf-prog
santhoshmprabhu d7eb4aa
chore:dockerfiles
santhoshmprabhu 9339f73
Merge remote-tracking branch 'origin/sanprabhu/bpf-prog-owners' into …
santhoshmprabhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.