This repository contains the code for our paper "Packet scheduling with optional client privacy", which will appear at CCS 2021.
The .cc files are PIFO simulations. To run,
-
Install pifo-machine from https://github.com/programmable-scheduling/pifo-machine
-
Copy the .cc file into the pifo-machine directory and rename it pifo_machine.cc
-
Run make