source:
mainline/uspace/srv/net/cfg/module/lo@
bc9da2a
Last change on this file since bc9da2a was 01a9ef5, checked in by , 16 years ago | |
---|---|
|
|
File size: 125 bytes |
Line | |
---|---|
1 | # loopback configuration |
2 | |
3 | NAME=lo |
4 | |
5 | NETIF=lo |
6 | NIL=lo |
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.