chiark / gitweb /
check mtu
[hippotat.git] / src / bin / client.rs
index d73eceb221277819c858df45c602171d7d6b12aa..e89eeade2c8f67a0a73753be4f9084f639c61855 100644 (file)
@@ -65,11 +65,13 @@ fn submit_request<'r, 'c:'r, C:HCC>(
        {}
        {}
        {}
+       {}
        {}"#),
                        &c.ic.link.client,
                        token,
                        c.ic.target_requests_outstanding,
                        show_timeout,
+                       c.ic.mtu,
                        c.ic.max_batch_down,
                        c.ic.max_batch_up,
   );