]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Switch to posix-socket
authorMarc Rittinghaus <marc.rittinghaus@kit.edu>
Mon, 20 Jun 2022 16:54:05 +0000 (18:54 +0200)
committerUnikraft <monkey@unikraft.io>
Tue, 16 Aug 2022 16:41:17 +0000 (16:41 +0000)
commitca72f2c19dc28fb2e40801083a41fe1d74a7fb4d
tree72c6a36034ef043d132e9402be70aedfe60a74be
parent5e598b0601ab379f32a53dd0156e1adcef47dfa5
Switch to posix-socket

This commit replaces the old socket interface provided by lwip with a
driver that plugs into posix-socket. This removes the system call
definitions from lwip and separates system calls from the network
stack.

Signed-off-by: Marc Rittinghaus <marc.rittinghaus@kit.edu>
Reviewed-by: Cezar Craciunoiu <cezar.craciunoiu@gmail.com>
Reviewed-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Approved-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #17
Config.uk
sockets.c