libos-nuse / net-next-nuse

Network Stack in Userspace
Other
289 stars 67 forks source link

/proc/sys redirection for sysctl #34

Closed thehajime closed 9 years ago

thehajime commented 9 years ago

Linux sysctl parses files under /proc/sys/ so, redirecting open(2) for the PATH would be the first step.

thehajime commented 9 years ago

This issue was moved to libos-nuse/linux-libos-tools#10