diff for duplicates of <445B6A67.7020809@cmu.edu> diff --git a/a/1.txt b/N1/1.txt index 9f44933..10be501 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ here is the patch i was forwarded, but did not solve this problem: --- linux-2.6.orig/net/sched/sch_netem.c +++ linux-2.6/net/sched/sch_netem.c @@ -167,7 +167,7 @@ static int netem_enqueue(struct sk_buff - if (count = 0) { + if (count == 0) { sch->qstats.drops++; kfree_skb(skb); - return NET_XMIT_DROP; @@ -61,8 +61,4 @@ Stephen Hemminger wrote: > rtt min/avg/max/mdev = 0.187/2.739/3.298/0.789 ms, ipg/ewma 2.924/2.084 ms > > -> -_______________________________________________ -LARTC mailing list -LARTC@mailman.ds9a.nl -http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc +> diff --git a/a/content_digest b/N1/content_digest index 92f3102..e9be4e9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\032923.128.2.140.234.1146187103.squirrel@128.2.140.234\0" "ref\020060428102421.7d304ca6@localhost.localdomain\0" "From\0George Nychis <gnychis@cmu.edu>\0" - "Subject\0[LARTC] where i can find this netem patch?\0" - "Date\0Fri, 05 May 2006 15:08:23 +0000\0" + "Subject\0where i can find this netem patch?\0" + "Date\0Fri, 05 May 2006 11:08:23 -0400\0" "To\0netdev@vger.kernel.org\0" "Cc\0lartc@mailman.ds9a.nl" " netem@osdl.org\0" @@ -37,7 +37,7 @@ "--- linux-2.6.orig/net/sched/sch_netem.c\n" "+++ linux-2.6/net/sched/sch_netem.c\n" "@@ -167,7 +167,7 @@ static int netem_enqueue(struct sk_buff\n" - " \tif (count = 0) {\n" + " \tif (count == 0) {\n" " \t\tsch->qstats.drops++;\n" " \t\tkfree_skb(skb);\n" "-\t\treturn NET_XMIT_DROP;\n" @@ -72,10 +72,6 @@ "> rtt min/avg/max/mdev = 0.187/2.739/3.298/0.789 ms, ipg/ewma 2.924/2.084 ms\n" "> \n" "> \n" - "> \n" - "_______________________________________________\n" - "LARTC mailing list\n" - "LARTC@mailman.ds9a.nl\n" - http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc + > -70d88c9c57cd0e3aac02f5175954edc31b3ec378852657688ce8dc4deb80cabc +fd5a9545aeae3492c031a9329e557503320507806ca0d75bcef0f89df800485e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.