Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Networking The Internet

New Algorithm Boosts Network Efficiency 114

palegray.net writes "Researchers at the University of California have developed a new network routing algorithm that has the potential to significantly boost Internet traffic routing efficiency. This new approach focuses on the needs of dynamic networks, where connections are frequently transient. From the article: 'What the team did with their new routing algorithm, according to Savage's student Kirill Levchenko, was to reduce the "communication overhead" of route computation — by an order of magnitude.' For the technically inclined, the full research publication (PDF) is available."
This discussion has been archived. No new comments can be posted.

New Algorithm Boosts Network Efficiency

Comments Filter:
  • by LiquidCoooled ( 634315 ) on Thursday August 28, 2008 @10:37AM (#24779261) Homepage Journal

    if($hostname==slashdot.org)
        connection.drop();

    • by Anonymous Coward

      That would make them blazing fast!

    • by Anonymous Coward on Thursday August 28, 2008 @11:53AM (#24780325)

      fixed it for you:

      if($hostname=="slashdot.org")
              connection.drop();

      What no compile/test cycle prior to submitting your post?

      • Actually, if it's Perl, then it should be:


        connection.drop() if $hostname eq "slashdot.org";


      • if ($hostname eq "slashdot.org")
        $connection->drop();

        There. Fixed it for both of you. Note that "==" does numerical comparison, so "foo" == "bar"; it works just like it works in C on numbers, so it should be obvious. Also, invoking methods (and accessing members) on objects is done with the arrow notation, not the dot notation, since behind the surface it's a pointer, so again it's intuitive just like C.

        Sheesh, get with the program. And don't throw glass shards if you live

    • by Lars T. ( 470328 ) <Lars,Traeger&googlemail,com> on Thursday August 28, 2008 @12:32PM (#24780869) Journal
      Don't use deep packet inspection for routing.
      • by Anonymous Coward

        modded flamebait while he's right. yup....

      • by dgatwood ( 11270 )

        And if you do use deep packet inspection, you got it all wrong. It should be:

        if ($packet->['httpHeader']['HTTP_REFERER'] eq "slashdot.org") {
        $packet->sendICMP(ICMP_TYPE_RST, SEND_ICMP_TO_SOURCE);
        $packet->sendICMP(ICMP_TYPE_RST, SEND_ICMP_TO_DESTINATION);
        $packet->drop();
        return 1; # packet was reinjected or handled in this layer; do not continue to propagate through filter chain
        }

        Emphasis mine.

      • Don't use deep packet inspection for routing.

        They don't. We're talking about the routing protocol, which determines layer-3 routing tables from topology information. OSPF, EIGRP, RIP, that sort of thing. Deep Packet Inspection isn't involved in this process. There's plenty to complain about in your ISP inspecting your traffic, but "slows down OSPF" isn't on the list.

  • by BitterOldGUy ( 1330491 ) on Thursday August 28, 2008 @10:38AM (#24779265)
    If( traffic == P2P || traffic == porn)
    {
    route_to_local_garbage()
    }
    else{
    on_its_way()
    }
    • by somersault ( 912633 ) on Thursday August 28, 2008 @11:14AM (#24779795) Homepage Journal

      Actually, I bet spam outnumbers even the pr0n. Imagine a world without spam! All the pretty butterflies playing tag, and cute puppies rolling in the sunshine! Ahhh :)

      • Comment removed based on user account deletion
      • by Anonymous Coward
        This bring up some interesting questions:
        On 'backbone' circuits, how much traffic is:
        a) SPAM e-mail
        b) P2P traffic (on those port 'special' port numbers)
        c) pr0n downloads
        d) encrypted VPN - corporate
        e) encrypted - 'zombie PC' private networks (based on IP addr)
        It would be interesting to compare this number with the number for the 'last mile' circuits, just to see what the 'network management' issues are
      • Re: (Score:3, Interesting)

        by Yvanhoe ( 564877 )
        I take the occasion for asking : Does anyone here know of a serious study about the importance of porn traffic vs something else ? I hear often this internet meme that 90% of the traffic is porn. Once the joke is made, I find this hard to believe. Chat applications, legitimate web surfing, games, P2P, VoIP, spam, I don't see porn surpassing these in total demand.
        • Re: (Score:1, Interesting)

          by Anonymous Coward

          I find this hard to believe. Chat applications
          chat? a bit of text = a t m o s t p e o p l e ' s t y p i n g s p e e d s... barely any impact whatsoever.

          legitimate web surfing
          again, grab a few k of pages every so often. Nothing done. (but.. see later)

          games
          now we might be getting somewhere, but games tend to be reasonably local loops (as those gamers like to brag about their ping times) and the traffic that is sent is reasonably low (or the game would be dog slow) so I don't

        • Did you really mean the importance of porn traffic or the prevalence of porn traffic? Two different things; we already know porn is pretty damn important. Uh, I mean studies show that porn is pretty damn important. After all, it helps pioneer new technologies!
        • You should check out the number of porn website's on Alexa's top 100 sites for the US. Also compare things like isohunt's zeitgeist. Ninety percent is an extremely high estimate, but the question really depends on what you are measuring. Do you mean the percentage of network traffic, the percent of web pages, or perhaps the percent of publicly accessible storage?

          This article [technewsworld.com] (2004) is talking about the percentage of web traffic (as distinct from internet traffic) that is porn-related as being about 20%

          This [slashdot.org]

        • by dodobh ( 65811 )

          Large portions of chat, P2P, spam and websurfing is for porn.

      • I do believe, sir, that you might be interested in these butterfly nets and dog collars I have for sale. please visit our website for more information.

    • But then, what's the point?
  • fp (Score:5, Funny)

    by bigfatwill ( 708524 ) on Thursday August 28, 2008 @10:39AM (#24779275) Homepage
    Amazing! I've never been able to get first post before, but with faster routing to slashdot.org, it was a sinch.
    • Re:fp (Score:5, Funny)

      by eln ( 21727 ) on Thursday August 28, 2008 @10:41AM (#24779311)

      Maybe your ISP hasn't updated its routers yet...

      • Re: (Score:1, Interesting)

        by ILuvRamen ( 1026668 )
        speaking of that, we had a 7 year old cable modem and after the speed increase, it couldn't maintain that actual speed. That can't be good for the network! It was probably sending delayed and junk data nonstop when it maxed out. Our new one can do the full 8 megabits and won't jam up from p2p connections. Maybe they should find everyone with an old modem and give em a new, more efficient one
    • Re: (Score:1, Insightful)

      by AlterRNow ( 1215236 )

      Aside from the fact that you actually didn't get first post, faster routing == faster for all.

    • Re:fp (Score:5, Funny)

      by Thornburg ( 264444 ) on Thursday August 28, 2008 @11:01AM (#24779621)

      Somebody give the guy at least a Score:1 Funny...

      I mean, c'mon, "it was a sinch". Kind of like spelling better than most of /. is a cinch, only with more S's.

      • The plural of "S" doesn't have an apostrophe. Cue the huge grammar debate thread in three... two...

        /funny
        • by Anonymous Coward

          How many esses does the plural of ess have?

  • nearly as good? (Score:4, Interesting)

    by amnezick ( 1253408 ) * on Thursday August 28, 2008 @10:40AM (#24779297) Homepage

    so if my packets don't make it I know why. Not a skeptic but the Internet is already barely holding together and I'm not confident that "nearly as good" routing info can help. Of course if trying 2-3 times using this is still faster than first time hit using the old one then sure, why not?

    • Does "not as good" mean "not as reliable" or "not as short/fast".

      Ex: the time-to transmit and/or path length, removing time to calculate path, is 10-15% longer, on average, would be not as good, even if it is just as reliable.
  • Will this be suspect to problems a la BGP [slashdot.org]?
  • Is this really new? (Score:5, Interesting)

    by Mezoth ( 555557 ) on Thursday August 28, 2008 @10:50AM (#24779423)
    So, from reading the article, I see that the great leap forward here is "smaller routing domain in a link-state protocol leads to faster routing updates". But, looking at the existing link-state protocols, they were designed from the ground up with the ability to limit your routing domain manually so increase the convergence time and decrease memory footprint.

    I guess that means the achievement here is to have a link-state protocol that automatically limits your routing domain by limiting propagation of routes. This however seems like it could lead to seriously suboptimal routing which is probably a bad idea in most network environments today.
    • by Pysslingen ( 544910 ) on Thursday August 28, 2008 @11:10AM (#24779739)
      The central point of the algorithm is to define bounds on when a routing change should be propagated. The point being that only an increase in routing efficiency above a certain threshold should be propagated. This disallows small fluctuations to have an impact on the wider network. He also shows that the impact of the propagation changes will be limited with respect to total network speed.
      • by Mezoth ( 555557 ) on Thursday August 28, 2008 @11:39AM (#24780121)
        After reading a portion of the PDF supplied, I am actually far more satisfied that this is new research and not a restatement of fundamental network principles. The PDF has the equations where he proves a few simple criteria can define the scope of any network topology changes based on the difference in cost of the new route. This allows you to limit the recalculation of routes, blocking them from most of the routers where the recalculation would have provided no change in the actual routing topology.

        The challenges he states are real challenges, and many modern networks are defined by the limits of the link-state protocols. In essence, this is like auto-summarization of prefixes in bgp, only applied to links in the link-state database - a possible slight loss in accuracy for a large boost in routing performance. This would allow the (faster converging) link-state protocols to scale to larger networks, rather then having to divide them into areas or use BGP to route between different sections of the network (resulting in loss of convergence time).

        To the end user, this would mean that the internet would respond faster to outages, and better route around congestion on any one link.
        • I'm so sorry, Mezoth. I just moderated this redundant, when I meant to moderate it interesting.

          Please, someone compensate for my mouse-slip.

        • To the end user, this would mean that the internet would respond faster to outages, and better route around congestion on any one link.

          Thank you. That's the statement that I came in here for.

        • To the end user, this would mean that the internet would respond faster to outages, and better route around congestion on any one link.

          If I read this right though, it's more a replacement for Interiors like OSPF or EIGRP, rather than BGP. So it'd help scale big enterprises, but probably wouldn't get used on big Internet carrier links...

    • by nine-times ( 778537 ) <nine.times@gmail.com> on Thursday August 28, 2008 @12:04PM (#24780487) Homepage

      Ok, you seem to know what the hell is going on, so I'll ask you.

      The summary talks about it being a huge boost to network efficiency and how it cuts overhead, but it seems like that wouldn't necessarily make a huge difference for most people's network use unless overhead is large and networks are hugely inefficient. I mean, if overhead is .0001%, then cutting it in half isn't going to give you too much of a boost in your ability to transmit data unless you're pushing around huge amounts of data and really need to squeeze every last bit of bandwidth. Right?

      So I trust I'll get yelled at by someone if that logic is wrong, but just let me ask, what kind of benefit would this improvement actually yield? Do I get much better bandwidth, much lower latency, both? Or is it the sort of improvement than only a real network guru could love?

      • well, the overhead would probably be in communicating both ways, so if you could skip a cycle, it would lower your latency a bit. it would also increase bandwidth over the network, but whether that'd get passed on to a user without said user paying more for it... well, idunno. i doubt it.

      • Re: (Score:3, Informative)

        by Anonymous Coward

        I think you're looking at this in the wrong way. If the network is stable then this work is completely irrelevant. Its when the network changes (i.e., links going up and down) that you care about routing protocols. In this case you care how long it takes to converge on a new set of consistent forwarding tables (why? because you may find your packets dropped on the floor in the mean-time)

      • Re: (Score:3, Informative)

        by Mezoth ( 555557 )
        Network performance, in this context, is actually discussing the ability of the network to respond to change. This does nothing for the throughput of a non-congested link, but link-state protocols today can assign costs for links based on many factors, including availability and utilization. To the normal person on the street, this would not seem to matter, but in reality outages happen pretty often on large networks. The design of the networks today is often dictated by the limits of the link-state data
      • Re: (Score:1, Interesting)

        by Anonymous Coward

        It just means that convergence time will be quicker, not necessarily related to better throughput, just better response to when things change. I do not think network convergence time is going to matter to most people. It will not speed up packets/throughput/bandwidth or lower latency it just makes the routing protocol more efficient.

        I'd imagine Cisco would stay away from this since resource hungry software drives sales.

  • Patent? (Score:5, Interesting)

    by jc42 ( 318812 ) on Thursday August 28, 2008 @10:52AM (#24779465) Homepage Journal

    So has the team applied for a patent? We wouldn't want just any ISP to be able to use this algorithm, would we? And if they don't patent it, one of the many patent-troll companies will, denying the researchers the right to use the results of their own work.

    • Re: (Score:3, Insightful)

      by HungryHobo ( 1314109 )

      And unless they have millions to fight it out in court this is perfectly possible.

    • by haruchai ( 17472 )

      Prior art wouldn't apply?

    • Re: (Score:2, Informative)

      This cannot happen. Once something is published, nobody can claim a patent on it at a later date... Even for the authors to apply for a patent, the application has to predate the publication.
      • Re:Patent? (Score:5, Funny)

        by wattrlz ( 1162603 ) on Thursday August 28, 2008 @12:02PM (#24780465)
        You must be new here.
        Redundant, I know, but when has the law ever stopped a patent troll?
      • Re: (Score:3, Interesting)

        by tlhIngan ( 30335 )

        This cannot happen. Once something is published, nobody can claim a patent on it at a later date... Even for the authors to apply for a patent, the application has to predate the publication.

        Except in the US, where you have up to 1 year to file after initial public disclosure. Of course, the problem is that you can't get a foreign patent (because while the initial filing date is recognized by them, the fact it was published potentially nullifies any foreign patent. However, there are probably tons of except

        • Nice catch, I didn't know that one...

          However, the fact that they've published is stopping anybody else than the authors (like a patent troll) to file for a patent, right?

          • No. It doesn't stop anybody filing for a patent. It doesn't stop a patent being granted. It does allow anyone with sufficient funds to challenge the patent.
          • by jc42 ( 318812 )

            However, the fact that they've published is stopping anybody else than the authors (like a patent troll) to file for a patent, right?

            Nope; that doesn't necessarily stop anyone from filing. All you have to do is fill out the papers and pay the application fee. Of course, if the Patent Office discovers that someone else published it earlier, they'll reject your application. But you can certainly file. If your lawyers can write it with terminology that's sufficiently obscure, the Patent Office's examiners

        • "Of course, the problem is that you can't get a foreign patent (because while the initial filing date is recognized by them, the fact it was published potentially nullifies any foreign patent."

          How can you nullify something that doesn't exist.
  • by farker haiku ( 883529 ) on Thursday August 28, 2008 @10:58AM (#24779579) Journal

    Finally, we argue that existing link-state protocols, such as OSPF, can incorporate XL routing in a backwards compatible and incrementally deployable fashion.

    My first question upon reading the summary was, but is it backwards compatable... and they appear to answer that in the thesis statement. Looks like some good lunch reading here.

    • by Anonymous Coward on Thursday August 28, 2008 @11:10AM (#24779751)

      They meet the âoecentral challengeâ of determining which updates are important and which can be suppressed by using three rules for update propagation, said team member Ramamohan Paturi.

      1. The routing algorithm may not injure the network or, through inaction, allow the network to come to harm.
      2. The routing algorithm must obey orders given to it by human beings, except where such orders would conflict with the First Rule.
      3. The routing algorithm must protect its own existence as long as such protection does not conflict with the First or Second Rules.

      Seems pretty foolproof to me.

      • Re: (Score:3, Funny)

        by mrogers ( 85392 )

        Seems pretty foolproof to me.

        Nah, you just present it with a situation where acting will harm one human and failing to act will harm another. Then it jams up and starts vibrating and sparks shoot out of its ears. (Or at least that's how it works for robots. To be honest I don't know where a routing algorithm's ears are, but this seems as good a way as any to find out.)

      • by Lars T. ( 470328 )
        0. The routing algorithm may cut off one node to make sure the network remains healthy.
  • Just for the record, it looks like this was developed at UCSD. I'm no Californian, but I wasn't aware of a "University of California" school..I'm pretty sure they're all UC-something-something. Just giving credit where credit is due...
    • Errr you might not know [wikipedia.org], but that doesn't mean it doesn't exist [university...fornia.edu].

      I like to think of the University of California as a sort of Oxford/Cambridge college system on steroids. So yes its at UCSD, also writers of a very fine version of Pascal, but its still UC.

      • My bad, though by saying University of California "School" you might infer that I was referring to a specific campus specifically named "University of California". My state doesn't really follow the whole Cambridge convention of campuses in a U system. We're not sophisticated like ya'll Californians.
    • The name "University of California", when unqualified, refers to the Berkeley campus.

      It's just a convention. Other examples:
      1) University of Michigan -> Ann Arbor campus
      2) University of Wisconsin -> Madison campus
      3) University of Illinois -> Urbana-Champaign campus
      4) University of Maryland -> College Park campus

      • by Ctrl-Z ( 28806 )
        In my experience, "University of California" refers to the system, while "Cal" refers to Berkeley. Not having attended either, I defer to those with first-hand experience.
        • by shumway ( 411915 )
          Berkeley was the original University of California, until we needed places to send all the inferior faculty and students.
    • I'm a San Diegan, though I don't know much about UCSD. However all the University of California schools are affiliated [university...fornia.edu]. I don't think it's wrong to refer to the University of California, but it's not that common. Probably since UCSD is quicker to say by 1/3 and is also more specific.

    • by Kinjin ( 1340519 )

      FYI: University of California is well, a University. San Diego is a campus of said University.
      Campuses:
      Berkeley
      Davis
      Irvine
      Los Angeles
      Merced
      Riverside
      San Diego
      San Francisco
      Santa Barbara
      Santa Cruz

  • The CVP could be further improved. Producing the CVP is an expensive operation when the stated purpose is to support networking with transient connections. It can be improved by parameterizing the XL with d instead of e. I think further research is needed in this area.
  • Moar Spam! Bigger Botnet! Gogogo

  • by sokoban ( 142301 ) on Thursday August 28, 2008 @01:25PM (#24781761) Homepage

    A new and improved Al Gore rhythm would dramatically boost network efficiency. Since he invented the internets, and actually routes every single packet on the internets by hand, if he learned how to work in a syncopated rhythm the efficiency of the network would nearly double.

    Check and mate!

  • Genetic Algorithm? (Score:2, Interesting)

    by Tablizer ( 95088 )

    Why not use a genetic algorithm to discover such algorithms? Assuming you can simulate typical network usage patterns reasonably accurately, then one can apply GA's to the simulation find a near-optimum algorithm.

  • For the technically inclined, the full research publication (PDF) is available."

    You must be new here.

  • What about the rest of us, you insensitive clod?
  • "reduce the "communication overhead" of route computation - by an order of magnitude" is an overstatement. They only reduced topology changes traffic, not the regular traffic. Topology changes are an insignificant (less than 0.1%) part of total trafic.

    Nothing to see here, move along.

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...