Skip to content

Commit 04149c2

Browse files
committed
typo
Signed-off-by: ViniRodrig <vmarquesrodrigues25@gmail.com>
1 parent 1df0dfc commit 04149c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/virt/network-virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Uma **interface física de rede** é um hardware, como uma placa de rede (NIC),
4444
Uma **interface virtual de rede** é uma interface criada por software que simula uma conexão de rede sem a necessidade de hardware físico. Ela é usada para comunicação entre máquinas virtuais, contêineres ou diferentes processos dentro de um sistema.
4545
Exemplos incluem **veth (Virtual Ethernet)** para comunicação entre namespaces no Linux, **bridge interfaces** para conectar VMs a redes físicas, e **tun/tap interfaces**, que criam conexões de rede tuneladas.
4646

47-
## [Virtual Interfaces](# Virtual Networking Devices - TUN, TAP and VETH Pairs Explained)
47+
## Virtual Interfaces
4848
### Tap/Tun
4949
[What is the TAP](https://vtun.sourceforge.net/tun/faq.html#1.2)
5050
```

0 commit comments

Comments
 (0)