networking
1.0.0
https://linianhui.github.io/computer-networking
| Couche | Protocole | PDU |
|---|---|---|
| Application | DHCP, DNS, VXLAN, MQTT, CoAP | Données |
| Transport | Segment TCP, Datagramme UDP | |
| Internet | IPv4, ICMPv4, IPv6, ICMPv6 | Paquet |
| Lien de données | Ethernet, ARP, PPP, PPPoE, VLAN | Cadre |
| Service CI | Plate-forme | Statut des tests |
|---|---|---|
| Actions GitHub | docker | |
| GitLabCI | docker |
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