source: mainline/uspace/srv/net/cfg/modular/lo@ 19f857a

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 19f857a was 01a9ef5, checked in by Lukas Mejdrech <lukasmejdrech@…>, 16 years ago

+ net configuration files

  • Property mode set to 100644
File size: 131 bytes
Line 
1# loopback configuration
2
3NAME=lo
4
5NETIF=lo
6NIL=nildummy
7IL=ip
8
9IP_CONFIG=static
10IP_ADDR=127.0.0.1
11IP_NETMASK=255.0.0.0
12
13MTU=15535
Note: See TracBrowser for help on using the repository browser.