oxidecomputer / oxidecomputer/opte
create new SNAT test
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 77
- Forks
- 11
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 8
Description
As part of the DHCP work I'm removing the obsolete outgoing_http_req test. This test was based on the days when OPTE was participating as part of an existing IPv4 network -- in this case it was particular to my home network because I had to also conjur up a new MAC address to make my router happy. I'm ripping out this old code and thus the test with it.
Write a new SNAT test (in the spirit of my newer tests such as overlay_guest_to_guest).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the existing overlay_guest_to_guest test and the outgoing_http_req test before removing or replacing the obsolete coverage. Add a new test that exercises SNAT in the style of the newer test, then verify that the test passes and covers the intended SNAT behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100