Skip to main content

Showing 1–11 of 11 results for author: Rétvári, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.01862  [pdf, other

    cs.CR cs.NI

    MTS: Bringing Multi-Tenancy to Virtual Networking

    Authors: Kashyap Thimmaraju, Saad Hermak, Gábor Rétvári, Stefan Schmid

    Abstract: Multi-tenant cloud computing provides great benefits in terms of resource sharing, elastic pricing, and scalability, however, it also changes the security landscape and introduces the need for strong isolation between the tenants, also inside the network. This paper is motivated by the observation that while multi-tenancy is widely used in cloud computing, the virtual switch designs currently used… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

    Journal ref: USENIX ATC 2019

  2. arXiv:2308.00797  [pdf, other

    cs.NI

    Everything Matters in Programmable Packet Scheduling

    Authors: Albert Gran Alcoz, Balázs Vass, Gábor Rétvári, Laurent Vanbever

    Abstract: Programmable packet scheduling allows the deployment of scheduling algorithms into existing switches without need for hardware redesign. Scheduling algorithms are programmed by tagging packets with ranks, indicating their desired priority. Programmable schedulers then execute these algorithms by serving packets in the order described in their ranks. The ideal programmable scheduler is a Push-In… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: 12 pages, 12 figures (without references and appendices)

  3. The Programmable Data Plane: Abstractions, Architectures, Algorithms, and Applications

    Authors: Oliver Michel, Roberto Bifulco, Gabor Retvari, Stefan Schmid

    Abstract: Programmable data plane technology enables the systematic reconfiguration of the low-level processing steps applied to network packets and is a key driver in realizing the next generation of network services and applications. This survey presents recent trends and issues in the design and implementation of programmable network devices, focusing on prominent architectures, abstractions, algorithms,… ▽ More

    Submitted 1 October, 2021; originally announced October 2021.

    Journal ref: The Programmable Data Plane: Abstractions, Architectures, Algorithms, and Applications. ACM Comput. Surv. 54, 4, Article 82 (July 2021)

  4. arXiv:2109.15090  [pdf, other

    cs.DS

    Self-Adjusting Packet Classification

    Authors: Maciej Pacut, Juan Vanerio, Vamsi Addanki, Arash Pourdamghani, Gabor Retvari, Stefan Schmid

    Abstract: This paper is motivated by the vision of more efficient packet classification mechanisms that self-optimize in a demand-aware manner. At the heart of our approach lies a self-adjusting linear list data structure, where unlike in the classic data structure, there are dependencies, and some items must be in front of the others; for example, to correctly classify packets by rules arranged in a linked… ▽ More

    Submitted 30 September, 2021; originally announced September 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2104.08949

  5. arXiv:2106.08833  [pdf, other

    cs.NI

    Dynamic Recompilation of Software Network Services with Morpheus

    Authors: Sebastiano Miano, Alireza Sanaee, Fulvio Risso, Gábor Rétvári, Gianni Antichi

    Abstract: State-of-the-art approaches to design, develop and optimize software packet-processing programs are based on static compilation: the compiler's input is a description of the forwarding plane semantics and the output is a binary that can accommodate any control plane configuration or input traffic. In this paper, we demonstrate that tracking control plane actions and packet-level traffic dynamics a… ▽ More

    Submitted 16 June, 2021; originally announced June 2021.

  6. arXiv:2104.08949  [pdf, other

    cs.DS

    Online List Access with Precedence Constraints

    Authors: Maciej Pacut, Juan Vanerio, Vamsi Addanki, Arash Pourdamghani, Gabor Retvari, Stefan Schmid

    Abstract: This paper considers a natural generalization of the online list access problem in the paid exchange model, where additionally there can be precedence constraints ("dependencies") among the nodes in the list. For example, this generalization is motivated by applications in the context of packet classification. Our main contributions are constant-competitive deterministic and randomized online algo… ▽ More

    Submitted 18 April, 2021; originally announced April 2021.

  7. arXiv:1702.05912  [pdf, other

    physics.soc-ph cs.SI physics.data-an

    Routes Obey Hierarchy in Complex Networks

    Authors: Attila Csoma, Attila Kőrösi, Gábor Rétvári, Zalán Heszberger, József Bíró, Mariann Slíz, Andrea Avena-Koenigsberger, Alessandra Griffa, Patric Hagmann, András Gulyás

    Abstract: Various hypotheses exist about the paths used for communication between the nodes of complex networks. Most studies simply suppose that communication goes via shortest paths, while others have more explicit assumptions about how routing (alternatively navigation or search) works or should work in real networks. However, these assumptions are rarely checked against real data. Here we directly analy… ▽ More

    Submitted 20 February, 2017; originally announced February 2017.

    Comments: 8 pages 5 figures

    Journal ref: Scientific Reports 7, Article number: 7243 2017

  8. arXiv:1610.02728  [pdf, other

    cs.NI

    Lying Your Way to Better Traffic Engineering

    Authors: Marco Chiesa, Gábor Rétvári, Michael Schapira

    Abstract: To optimize the flow of traffic in IP networks, operators do traffic engineering (TE), i.e., tune routing-protocol parameters in response to traffic demands. TE in IP networks typically involves configuring static link weights and splitting traffic between the resulting shortest-paths via the Equal-Cost-MultiPath (ECMP) mechanism. Unfortunately, ECMP is a notoriously cumbersome and indirect means… ▽ More

    Submitted 1 November, 2016; v1 submitted 9 October, 2016; originally announced October 2016.

    ACM Class: C.2.1

  9. arXiv:1412.7229  [pdf, other

    physics.soc-ph cs.GT cs.SI

    Navigable Networks as Nash Equilibria of Navigation Games

    Authors: András Gulyás, József Bíró, Attila Kőrösi, Gábor Rétvári, Dmitri Krioukov

    Abstract: The common sense suggests that networks are not random mazes of purposeless connections, but that these connections are organised so that networks can perform their functions well. One function common to many networks is targeted transport or navigation. Using game theory, here we show that minimalistic networks designed to maximise the navigation efficiency at minimal cost share basic structural… ▽ More

    Submitted 22 July, 2015; v1 submitted 22 December, 2014; originally announced December 2014.

    Comments: 40 pages, 17 figures

    Journal ref: Nature Communications 6, Article number: 7651, 03 July 2015

  10. Compressing IP Forwarding Tables: Towards Entropy Bounds and Beyond

    Authors: Gábor Rétvári, János Tapolcai, Attila Kőrösi, András Majdán, Zalán Heszberger

    Abstract: Lately, there has been an upsurge of interest in compressed data structures, aiming to pack ever larger quantities of information into constrained memory without sacrificing the efficiency of standard operations, like random access, search, or update. The main goal of this paper is to demonstrate how data compression can benefit the networking community, by showing how to squeeze the IP Forwarding… ▽ More

    Submitted 5 February, 2014; originally announced February 2014.

    ACM Class: C.2.1; E.4

    Journal ref: ACM SIGCOMM 2013. 111-122

  11. arXiv:1305.5662  [pdf, ps, other

    cs.DS cs.IT

    Memory size bounds of prefix DAGs

    Authors: János Tapolcai, Gábor Rétvári, Attila Kőrösi

    Abstract: In this report an entropy bound on the memory size is given for a compression method of leaf-labeled trees. The compression converts the tree into a Directed Acyclic Graph (DAG) by merging isomorphic subtrees.

    Submitted 24 May, 2013; originally announced May 2013.

    Comments: 3 pages, G. Rétvári, J. Tapolcai, A. Kőrösi, A. Majdán, Z. Heszberger, "Compressing IP Forwarding Tables: Towards Entropy Bounds and Beyond", In ACM Sigcomm, 2013

    MSC Class: 94A05; 68P30 ACM Class: E.4; H.1.1