Explore >> Select a destination


You are here

mostlynerdless.de
| | williamdurand.fr
10.2 parsecs away

Travel
| | 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
14.9 parsecs away

Travel
| | 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
13.9 parsecs away

Travel
| | 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
114.5 parsecs away

Travel
| 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...