-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Challenge info:
Isolate Domain objects and operations
Isolate IPv4 domain - discover all structures and functions that uses IPv4 structure as arguments,
local variables, or fields.
Refine DSL
-
Define DSL for parsing received IPv4 packets.
-
Change IPv4 checksum to use crc16
-
Change IPv4 checksum to use crc32
-
Add means of tunneling by encapsulating IP over IP
Reactions are currently unavailable