aboutsummaryrefslogtreecommitdiff
path: root/slides/2019-ctga/src/ctga.tex
blob: 326b009ea7032310220e80032470a8c02dbd3cd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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}