projects: Move non-working ebpf bits under projects

The ebpf packages were somewhat neglected during the restructuring of the
the repository and currently do not build. They were also a little awkward
to use. So move them to ./projects for now until it matures.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-03-29 17:36:25 +01:00
parent b4a3e2e0da
commit 5592b58549
13 changed files with 20 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ If you want to create a project, please submit a pull request to create a new di
- [Mirage SDK](miragesdk/) privilege separation for userspace services
- [Wireguard](wireguard/) cryptographic enforced container network separation
- [OKernel](okernel/) intra-kernel protection using EPT (HPE)
- [AWS](aws) AWS build support
- [eBPF](ebpf/) iovisor eBPF tools
- [AWS](aws/) AWS build support
## Current projects not yet documented
- Clear Linux integration (Intel)