Skip to content
Snippets Groups Projects
Commit 7e9e9d5d authored by Michael Tüxen's avatar Michael Tüxen
Browse files

Undo last change.

parent a57adb02
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ static void test_tcp_udp_v4_checksum(void)
0xa0, 0x12, 0x16, 0xa0, 0x54, 0x12, 0x00, 0x00,
0x02, 0x04, 0x05, 0xb4, 0x04, 0x02, 0x08, 0x0a,
0x00, 0x00, 0x02, 0xbc, 0x00, 0x06, 0x0a, 0xd8,
0x01, 0x03, 0x03, 0x06,
0x01, 0x03, 0x03, 0x07,
};
struct in_addr src_ip, dst_ip;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment