Skip to content

Commit

Permalink
Cleanup (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
  • Loading branch information
dthaler authored Apr 25, 2021
1 parent a3d1f7f commit 762e259
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 18 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# eBPF on Windows

eBPF is a well-known technology for providing programmability and agility, especially for extending an
OS kernel, for use cases such as DoS protection and observability. This project allows using existing eBPF
OS kernel, for use cases such as DoS protection and observability. This project is a work-in-progress that
allows using existing eBPF
toolchains and APIs familiar in the Linux ecosystem to be used on top of Windows. That is, this project
takes existing eBPF projects (as submodules) and adds the layer in between to make them run on top of Windows.

Expand Down
2 changes: 1 addition & 1 deletion external/ebpf-verifier
11 changes: 0 additions & 11 deletions owners.txt

This file was deleted.

5 changes: 0 additions & 5 deletions repo.config

This file was deleted.

0 comments on commit 762e259

Please sign in to comment.