You are here |
mostlynerdless.de | ||
| | | |
williamdurand.fr
|
|
| | | | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS. | |
| | | |
williamdurand.fr
|
|
| | | | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS. | |
| | | |
www.opensourceforu.com
|
|
| | | | Internet protocols refer to the rules required by different applications for the exchange of data over the internet. In layman terms, they are like languages. | |
| | | |
thesaitech.wordpress.com
|
|
| | If your familiar with OpenStack you might have seen the above graphic at some point. Although it looks intimidating, it simply explains how the networking of your VMs is plumbed on the hypervisor in a traditional OpenStack setup. When I say traditional OpenStack, I mean to say the reference implementation with ML2/OVS and... |