]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
netsim --> netem
authorosdl.net!shemminger <osdl.net!shemminger>
Thu, 1 Jul 2004 22:22:10 +0000 (22:22 +0000)
committerosdl.net!shemminger <osdl.net!shemminger>
Thu, 1 Jul 2004 22:22:10 +0000 (22:22 +0000)
(Logical change 1.43)

configure

index c349870b5f5383db8b392199e1eb5bd747a2efe4..96c23beea4e5066f6d5b8b451de986c400c630ba 100644 (file)
--- a/configure
+++ b/configure
@@ -13,10 +13,10 @@ then
     exit 1
 fi
 
-echo -n " netsim scheduler... "
-if grep -q 'tc_netsim_qopt' $PKT_SCHED
+echo -n " netem scheduler... "
+if grep -q 'tc_netem_qopt' $PKT_SCHED
 then
-    echo "TC_CONFIG_NETSIM = y" >>Config
+    echo "TC_CONFIG_NETEM = y" >>Config
     echo y
 else
     echo n