From 0b6c30b6885df4f4d7d71a0c840bf2dc245b7549 Mon Sep 17 00:00:00 2001 From: meliurwen Date: Tue, 8 Nov 2022 12:13:58 +0100 Subject: [PATCH] Added proper PDF links in the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ea77d3..9d09bb7 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ implemented through a Software-defined Network architecture using an OpenFlow protocol analyzing the possible advantages and implications that can derive in both security and in network management. +* [📝 PDF of the First Essay](https://github.com/meliurwen/telecomunicazioni-relazione/releases/download/final/essay_1_sdn_openflow.pdf) + ## Performances of firewalls built with dedicated appliances: dependency on the number of rules and possible optimizations Written in Italian, based on the prototype of an SDN-enabled (stateful) hardware @@ -16,3 +18,5 @@ firewall that uses OpenFlow as a communication protocol. It focuses on the impact that the number of rules applied on a firewall can have on performances and discuss the possible practices to be adopted or avoided) to mitigate such issues. + +* [📝 PDF of the Second Essay](https://github.com/meliurwen/telecomunicazioni-relazione/releases/download/final/essay_2_firewall_rules_number.pdf)