networking
1.0.0
https://linianhui.github.io/computer-networking
Capa | Protocolo | PDU |
---|---|---|
Solicitud | DHCP, DNS, VXLAN, MQTT, CoAP | Datos |
Transporte | TCPSegmento, UDPDatagrama | |
Internet | IPv4, ICMPv4, IPv6, ICMPv6 | Paquete |
Enlace de datos | Ethernet, ARP, PPP, PPPoE, VLAN | Marco |
Servicio de CI | Plataforma | Estado de la prueba |
---|---|---|
Acciones de GitHub | estibador | |
GitLab CI | estibador |
docker run
--rm
--volume $( pwd ) :/src
--workdir /src
--env GIT_COMMIT_SHA= $( git rev-parse --short HEAD )
mcr.microsoft.com/dotnet/sdk:5.0
./cake.sh -target=pack