From abdf9b3bbffdc55f63021393df30df4ff7a446cf Mon Sep 17 00:00:00 2001 From: Christoph Paasch Date: Tue, 22 Aug 2023 09:18:31 -0700 Subject: sys/linux: add more coverage for MPTCP New netlink command has been added to MPTCP as well as a few getsockopt. Add the necessary syskaller instructions. --- sys/linux/sys.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/sys.txt') diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt index 4b403ddd9..9c9874b33 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -45,6 +45,7 @@ include include include include +include include include include -- cgit mrf-deployment