Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.38 KB

EuroP4'20 p4click

This is the status of the work at the time of publishing our poster at the EuroP4'20 workshop

Future development might remain in this repository or in another one that we will also make open source.

This project is on development for a future publication, I will link it here when it is published.

Citing

In the meantime, if you happen to use this code, please, refrence it like so:

Eder Ollora Zaballa, David Franco, Michael S. Berger, and Marivi Higuero. 2020. A perspective on P4-based data and control plane modularity for network automation. In Proceedings of the 3rd P4 Workshop in Europe (EuroP4'20). Association for Computing Machinery, New York, NY, USA, 59–61. DOI:https://doi-org.proxy.findit.dtu.dk/10.1145/3426744.3431330

One might also use:

@inproceedings{10.1145/3426744.3431330,
  author = {Ollora Zaballa, Eder and Franco, David and Berger, Michael S. and Higuero, Marivi},
  title = {A Perspective on P4-Based Data and Control Plane Modularity for Network Automation},
  year = {2020},
  isbn = {9781450381819},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {https://doi.org/10.1145/3426744.3431330},
  doi = {10.1145/3426744.3431330},
  booktitle = {Proceedings of the 3rd P4 Workshop in Europe},
  pages = {59–61},
  numpages = {3},
  location = {Barcelona, Spain},
  series = {EuroP4'20}
}