-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi-attach support for SOCK_ADDR programs (#3751)
* initial commit * second commit * third commit * update lock logic * fix analysis errors * backup * Add tests * fix * fix * fix * code refactor * update test * Revert "update test" This reverts commit 6770269. * Revert "code refactor" This reverts commit fae36a7. * Revert "Revert "code refactor"" This reverts commit 3b8e762. * Revert "Revert "update test"" This reverts commit 11610f0. * fix capability in xdp * add tests, remove filter weight * invoke wildcard programs, update tests * fix wildcard invocation logic * fix wildcard invocation logic, remove sleep from concurrency tests * move invocation out of the lock, fix tests * code cleanup, update test * code cleanup * remove trace * cleanup * update wildcard invocation logic * code cleanup * code cleanup * code cleanup, CR comments * cr comments, code cleanup * Update netebpfext/net_ebpf_ext_hook_provider.h Co-authored-by: Dave Thaler <[email protected]> * cr comments * add tests * cr comments * code cleanup * tracing changes * fix sal * code cleanup * code cleanup * Update netebpfext/net_ebpf_ext.h Co-authored-by: Dave Thaler <[email protected]> --------- Co-authored-by: Dave Thaler <[email protected]>
- Loading branch information
1 parent
06533c8
commit c73a086
Showing
13 changed files
with
2,506 additions
and
744 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.