Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 171 Bytes

File metadata and controls

5 lines (3 loc) · 171 Bytes

An example to receiving packets from port and send back the reply.

Type make to compile then ./build/recv_send -l 0-1 -n 4 to process.

Only process icmp and arp so far.