bc-thesis/tex/abbreviations.tex
2021-05-08 04:10:21 +02:00

19 lines
725 B
TeX

% ============================================================================ %
\seznamzkr
\begin{tabular}{ll}
mpps/MPPS & \emph{millions of packets per second}\tabularnewline
pps/PPS & \emph{packets per second}\tabularnewline
ACL & \emph{access-control list}\tabularnewline
DoS & \emph{Denial of Service}\tabularnewline
DDoS & \emph{Distributed Denial of Service}\tabularnewline
IP & \emph{Internet Protocol}\tabularnewline
LVM & \emph{logical volume management}\tabularnewline
TCP & \emph{Transmission Control Protocol}\tabularnewline
ULV & \emph{ultra low voltage}\tabularnewline
VM & \emph{virtual machine}\tabularnewline
\end{tabular}
% ============================================================================ %