With the ERC funding, we managed to put together a very strong team of researchers, including PhD students, Postdocs and senior researchers, and also extended our international collaborations. We are very happy with the progress achieved so far. In particular, regarding WP1, we managed to develop a model for self-adjusting networks which captures the essence of recent datacenter technologies; this model provides a tractable algorithmic abstraction and we were also invited to present it at different companies. In particular, this model allowed us to analytically uncover a mismatch between specific traffic patterns and the datacenter topologies on which they are served. We quantified the resulting performance loss and proposed a novel design, Cerberus, which provably provides an optimal matching. These results were presented at ACM SIGMETRICS 2020 and 2022, and constitute our main contribution to WP2 and WP3. We also made good progress in understanding the design of more robust self-adjusting networks (WP4), and were able to show design a statically optimal self-adjusting network design, ReNet, which provides redundancy leveraging a hybrid design. We are slightly ahead of schedule regarding WP5 and WP6, also thanks to a collaboration with Overseas. In particular, we decided to focus, as a case study, on datacenter networks, and started to explore how to deal with dynamic datacenter topologies on the transport layer. To this end, we developed a novel transport protocol, PowerTCP, which achieves much more fine-grained congestion control by adapting to the bandwidth-window product (“power”). PowerTCP leverages in-band network telemetry to react to changes in the network instantaneously without loss of throughput and while keeping queues short. We further gained important insights into a key challenge of dynamic networks, buffering. Today’s network devices use a hierarchical packet admission control scheme where first, a buffer management scheme decides the maximum length per queue at the device level and then an active queue management scheme decides which packets will be admitted at the queue level. We show that a joint optimization of the two, i.e. an active buffer management (ABM) can significantly improve flow completion times. PowerTCP was published at USENIX NSDI 2022 and ABM at ACM SIGCOMM 2022.