Reformatted text

This commit is contained in:
netravnen 2017-07-23 19:49:39 +02:00
parent e5ed97fa56
commit 69c543098a
1 changed files with 30 additions and 29 deletions

View File

@ -61,8 +61,8 @@ Have 3 different forms:
\subsection{Address Types}
\begin{itemize}
\item \itemhead[]{Link-Local}
\subsubsection{Link-Local}
\begin{itemize}
\item Address assigned from the \texttt{fe80::/10} prefix.
\item Either derived with the EUI-64\footnote{The EUI-64 involves the MAC address and injecting fffe into the middle making it 64 bits and using this as host bits} method or randomly selected. Then assigned after \gls{dad} has been run on the network segment.
@ -85,7 +85,9 @@ Have 3 different forms:
\item Used in combination with \gls{nd} to replace \glspl{ip4} \gls{arp} functionality.
\end{itemize}
\end{itemize}
\item \itemhead[]{Global Addressing}
\subsubsection{Global Addressing}
\begin{itemize}
\item Address types
\begin{itemize}
@ -95,7 +97,6 @@ Have 3 different forms:
\item Broadcast: \textit{Not} implemented. Replaced by use of multicast groups.
\end{itemize}
\end{itemize}
\end{itemize}
\subsubsection{Multicast}