lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 1ff1ee1 was 609243f4, checked in by Martin Decky <martin@…>, 14 years ago |
|
cherrypick general networking improvements from lp:~helenos-nicf/helenos/nicf (after sanitization)
remove obsolete networking drivers
this renders the networking non-functional for the time being
|
-
Property mode
set to
100644
|
|
File size:
144 bytes
|
| Line | |
|---|
| 1 | # loopback configuration
|
|---|
| 2 |
|
|---|
| 3 | NAME=lo
|
|---|
| 4 |
|
|---|
| 5 | HWPATH=/virt/lo/port0
|
|---|
| 6 | NIL=nildummy
|
|---|
| 7 | IL=ip
|
|---|
| 8 |
|
|---|
| 9 | IP_CONFIG=static
|
|---|
| 10 | IP_ADDR=127.0.0.1
|
|---|
| 11 | IP_NETMASK=255.0.0.0
|
|---|
| 12 |
|
|---|
| 13 | MTU=15535
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.