Skip to content

chore: improve tailnet integration test #18124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 6, 2025
Merged

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented May 30, 2025

Refactors tailnet integration test and adds UDP echo tests with different MTU related to #15523

I still haven't gotten to the bottom of what's causing the issue (the added test case I expected to fail actually succeeds), but these integration test improvements are generally useful.

also:

  • consolidates networking setup with easy and hard NAT
  • consolidates client setup
  • makes Client2 act like an agent at the tailnet layer, so it will send ReadyForHandshake and speed up the tunnel establishment
  • adds support for logging tunneled packets
  • adds support for dumping outer (underlay) IP traffic
  • adds support for adjusting veth MTU
  • adds support for IPv6 in the outer (underlay) network topology

@spikecurtis spikecurtis merged commit 08eff7f into main Jun 6, 2025
34 checks passed
@spikecurtis spikecurtis deleted the spike/15523-integration-test branch June 6, 2025 06:18
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants