Changeset 606c369 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2012-04-19T21:35:14Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0d520a2, 1d4262e, a7a7f8c
Parents:
63920b0
Message:

Replace loopback NIC with a loopback IP link provider.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    r63920b0 r606c369  
    305305        srv_start("/srv/s3c24ts");
    306306       
     307        spawn("/srv/loopip");
    307308        spawn("/srv/ethip");
    308309        spawn("/srv/inet");
Note: See TracChangeset for help on using the changeset viewer.