aboutsummaryrefslogtreecommitdiff
path: root/slides/2019-ctga/src/ctga.tex
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-10-15 15:35:20 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-10-15 15:35:45 +0200
commit76bae02bcd7d6b3ec9eea428e5e95da184a8dbfb (patch)
tree410ab71c78c99d35aecd46733958a5699cdf5204 /slides/2019-ctga/src/ctga.tex
parent883a67439aff566962adafeb0385c6ae972073a3 (diff)
Rescue some slides from old private mono repos
Diffstat (limited to 'slides/2019-ctga/src/ctga.tex')
-rw-r--r--slides/2019-ctga/src/ctga.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/slides/2019-ctga/src/ctga.tex b/slides/2019-ctga/src/ctga.tex
new file mode 100644
index 0000000..326b009
--- /dev/null
+++ b/slides/2019-ctga/src/ctga.tex
@@ -0,0 +1,32 @@
+\begin{frame}
+ \frametitle{Overview---in-line aggregation and off-path verification}
+ \centering
+ \includegraphics[width=\textwidth]{img/design}
+ \pause
+ Security notion---aggregation indistinguishability
+ \pause\\
+ Intended attacker---distant
+ \pause\\
+ (Multi)path fragmentation
+ \pause\\
+ Implementation? XDP, P4, ...
+\end{frame}
+
+\begin{frame}
+ \frametitle{Performance and aggregation indistinguishability---XDP}
+ \centering
+ \includegraphics[height=0.8\textheight]{img/perf-xdp}
+\end{frame}
+
+\begin{frame}
+ \frametitle{Performance and aggregation indistinguishability---P4}
+ \centering
+ \includegraphics[height=0.8\textheight]{img/perf-netfpga}
+\end{frame}
+
+\begin{frame}
+ \frametitle{Network measurements---split-view protection against Google and NORDUnet}
+ \centering
+ \includegraphics[width=0.7\textwidth]{img/wcov-goo}
+ \includegraphics[width=0.7\textwidth]{img/wcov-nor}
+\end{frame}