add doxygen documentation

This commit is contained in:
2021-09-10 09:55:51 +02:00
parent 078aedef1e
commit 24b5baf73b
11 changed files with 2433 additions and 0 deletions

34
doc/bibliography.bib Normal file
View File

@@ -0,0 +1,34 @@
% Encoding: UTF-8
@manual{pakkanen_meson_build_system,
author = "Jussi Pakkanen",
title = "The Meson Build System",
url = "https://mesonbuild.com/Getting-meson.html",
}
@Misc{mellanox_nic_benchmark,
title = {Mellanox NICs Performance Report with DPDK 20.05},
howpublished = {\url{https://fast.dpdk.org/doc/perf/DPDK_20_05_Mellanox_NIC_performance_report.pdf}},
note = {Zugriff: 2021-05-17},
}
@Misc{intel_nic_benchmark,
title = {DPDK Intel NIC Performance ReportRelease 20.02},
howpublished = {\url{http://fast.dpdk.org/doc/perf/DPDK_20_02_Intel_NIC_performance_report.pdf}},
note = {Zugriff: 2021-05-17},
}
@Misc{ryzen_benchmark,
title = {Ryzen Website},
howpublished = {\url{https://www.amd.com/en/products/cpu/amd-ryzen-9-5900x}},
note = {Zugriff: 2021-05-17},
}
@Comment{jabref-meta: databaseType:bibtex;}
@Misc{testFab,
AUTHOR = "Menghao Zhang, Gunanyu Li, Shicheng Wang, Chang Liu, Ang Chen, Hongxin Hu, Guofei Gu, Qi Li, Mingwei Xu, Jianping Wu. Poseidon",
TITLE = "Mitigating Volumetric DDoS Attacks with programmable Switches",
YEAR = "2000",
HOWPUBLISHED = "Website",
NOTE = "Aufgerufen 11.05.2021,von https://www.ndss-symposium.org/wp-content/uploads/2020/02/24007-paper.pdf"
}