Network - Stack

Map Of Internet 1973

About

The network stack main task is to dispatch inbound IP packets into sockets, which are then handled by userspace applications. The network stack manages abstractions which are shared with userspace. It:

  • reassembles TCP flows,
  • deals with routing,
  • and knows which IP addresses are local.







Share this page:
Follow us:
Task Runner