相关代码 |
|
# # $Id: net.carrot.sh,v 1.1 2002/10/22 01:10:35 mcr Exp $ # if [ -n "$UML_public_CTL" ] then net_eth0="eth0=daemon,10:00:00:de:76:bb,unix,$UML_public_CTL,$UML_public_DATA"; else net_eth0="eth0=mcast,10:00:00:de:76:bb,239.192.1.2,31200"; fi net="$net_eth0"
相关资源 |
|