Opened 14 years ago
Closed 12 years ago
#439 closed enhancement (fixed)
SLIP IP link provider
| Reported by: | Jiri Svoboda | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | helenos/net/other | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
SLIP is a protocol for transmitting IP packets over serial lines. It is not an IETF standard, but it is very simple and widely supported in operating systems.
Implementing a SLIP IP link provider is very simple (unlike PPP). It could be used for network connectivity to HelenOS in emulators which do not emulate any (HelenOS-supported) network adapter.
- Described in IETF RFC 1055
Change History (3)
comment:1 by , 14 years ago
| Component: | helenos/unspecified → helenos/net/other |
|---|
comment:2 by , 14 years ago
| Type: | defect → enhancement |
|---|
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Initial SLIP support merged in mainline,1849.