summaryrefslogtreecommitdiffhomepage
path: root/ci/ios/test-router
AgeCommit message (Expand)AuthorFilesLines
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-2/+4
2025-09-01Bump `tracing-subscriber` to `0.3.20`Markus Pettersson1-12/+5
2025-07-09Inline format argumentsLinus Färnstrand1-1/+1
2025-05-16Add assertKalle Lindström1-2/+6
2025-05-16Remove Option and use #[serde(default)] insteadKalle Lindström2-10/+12
2025-05-16Fix formattingKalle Lindström1-4/+15
2025-05-16Add block all except destination apiKalle Lindström4-61/+186
2025-04-08Bump `tokio` to `1.44.2`Markus Pettersson1-2/+2
2025-03-31Update to nixos-24.11Kalle Lindström3-6/+6
2025-03-31Pass reference instead of MutexGuardKalle Lindström2-10/+12
2025-03-31Add ability to block IP by prefixKalle Lindström6-30/+52
2025-03-31Add ability to block wireguard trafficKalle Lindström3-68/+144
2025-03-26Remove WiFi AP configurationEmīls2-59/+1
2025-03-26Add api.stagemole.eu IP for staging wgEmīls1-0/+2
2025-03-26Allow returning traffic from staging interfaceEmīls1-2/+2
2025-03-26Add iOS test routerEmīls19-0/+2943