libos-nuse / net-next-nuse

Network Stack in Userspace
Other
289 stars 67 forks source link

rumpclient: duplicated hijack code between NUSE process and rumpclient #38

Closed thehajime closed 9 years ago

thehajime commented 9 years ago

hijack code are duplicated between rumpclient (hijack.c) and nuse-glue.c. it should be unified for the future.

thehajime commented 9 years ago

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