Direct Code Execution Modernization
- Mentors
- Vivek Jain, Apoorva Bhargava, Tom Henderson
- Organization
- The ns-3 Network Simulator Project
DCE currently makes use of net-next-nuse to extend the Linux kernel internals like the networking stack to host applications but over the years the project hasn't been updated with the latest releases of the Linux kernel. This project aims at enabling support for latest Linux kernel features and toolchains in the DCE environment with support for the socket networking stack, sysctl interfaces, system call access, etc. without any changes to the user APIs currently being used by host applications.