microsoft / microsoft/demikernel

[testing] Support ARP, ICMP in the network simulator

Open
#1,392 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
1.2k
Forks
151
PR merge metrics
No merged PRs in 30d

Description

Context

Currently our simulator support TCP and UDP testing but we have lingering unit tests for ARP and ICMP that it would be useful to fold into the simulator.

Proposed Solution

Add support for IP level packets and add test cases.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the network simulator and the existing lingering ARP and ICMP unit tests mentioned in the issue. Read how TCP and UDP testing is currently supported, then define the IP-level packet coverage needed for ARP and ICMP. Done means the simulator supports those packets and corresponding test cases pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.