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

Add unikernel details #74

Merged
merged 1 commit into from
Feb 7, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pages/GSoC.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,13 +165,13 @@ should be opened in DispVM or locally)

**Project**: Unikernel based firewallvm with Qubes firewall settings support

**Brief explanation**: (can't find a ticket for it)
**Brief explanation**: [blog post](http://roscidus.com/blog/blog/2016/01/01/a-unikernel-firewall-for-qubesos/), [repo](https://github.com/talex5/qubes-mirage-firewall)

**Expected results**:
**Expected results**: A firewall implemented as a unikernel which supports all the networking-related functionality as the default sys-firewall VM, including configuration via Qubes Manager. Other duties currently assigned to sys-firewall such as the update proxy may need to be appropriately migrated first.

**Knowledge prerequisite**:
**Knowledge prerequisite**: [OCaml](https://ocaml.org/) + [MirageOS](https://mirage.io/) or other unikernel framework, Xen network stack, Qubes networking model & firewall semantics.

**Mentor**:
**Mentor**: Possibly Thomas Leonard? Other appropriately knowledgeable community member?

### IPv6 support
**Project**: IPv6 support
Expand Down