diff --git a/test/ctest-linux.lua b/test/ctest-linux.lua index 4433013fcd..fcb3513bef 100644 --- a/test/ctest-linux.lua +++ b/test/ctest-linux.lua @@ -223,6 +223,10 @@ c.TCP.QUEUE_SEQ = nil c.TCP.TIMESTAMP = nil c.TCP.USER_TIMEOUT = nil c.TCP.REPAIR_QUEUE = nil +c.RTA.NEWDST = nil +c.RTA.PREF = nil +c.RTA.VIA = nil +c.RTA.MFC_STATS = nil -- these are not in Musl at present TODO send patches to get them in c.IPPROTO.UDPLITE = nil