Opened 12 years ago

Closed 12 years ago

#405 closed defect (fixed)

Networking stack overhaul

Reported by: Jiri Svoboda Owned by: Jiri Svoboda
Priority: major Milestone: 0.5.0
Component: helenos/unspecified Version: mainline
Keywords: Cc:
Blocker for: Depends on: #404
See also:

Description (last modified by Jiri Svoboda)

Replace the current TCP/IP stack with a new one. Desired features:

  • No packet server
  • IPC and CLI for run-time configuration
  • Alternate IP data link types (IP-over-Ethernet, SLIP, PPP, etc.)
  • Allow multiple addresses per data link
  • Datalink hot addition and removal

Change History (4)

comment:1 by Jiri Svoboda, 12 years ago

Description: modified (diff)

comment:2 by Jiri Svoboda, 12 years ago

We replace everything except the socket implementation / application interface. That will be replaced later.

comment:3 by Jiri Svoboda, 12 years ago

comment:4 by Jiri Svoboda, 12 years ago

Resolution: fixed
Status: newclosed

The TCP/IP stack rewrite was merged in mainline,1471 and mainline,1472.

Note: See TracTickets for help on using tickets.