We have implemented a remote NAT based solution to support always-best-connected service to connection-oriented applications. The solution allows the users' to efficiently utilize the available multiple network interface without breaking the application
The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.