This commit is contained in:
Simon Wicky
2026-05-22 15:11:00 +02:00
parent d2558d96e0
commit be76065c66
@@ -125,8 +125,8 @@ impl<R: Rng>
self.state.client_forwarding_disabled_dropped();
Vec::new()
} else if self.state.is_internal_service_provider(client_address) {
// SW TODO route packet to SP channel, no output (no need for framing and encrytpion, which is why we exit here)
self.state.internal_sp_routed();
// SW TODO route packet to SP channel, no output (no need for framing and encrytpion, which is why we exit here)
Vec::new()
} else {
// SW TODO client address lookup