Learning the valid incoming direction of IP packets

  • Authors:
  • Jun Li;Jelena Mirkovic;Toby Ehrenkranz;Mengqiu Wang;Peter Reiher;Lixia Zhang

  • Affiliations:
  • Department of Computer and Information Science, University of Oregon, Eugene, OR 97403, United States;Information Sciences Institute, University of Southern California, Marina del Rey, CA 90292, United States;Department of Computer and Information Science, University of Oregon, Eugene, OR 97403, United States;Computer Science Department, UCLA, Los Angeles, CA 90095, United States;Computer Science Department, UCLA, Los Angeles, CA 90095, United States;Computer Science Department, UCLA, Los Angeles, CA 90095, United States

  • Venue:
  • Computer Networks: The International Journal of Computer and Telecommunications Networking
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Packet forwarding on the Internet is solely based on the destination address of packets, and it is easy to forge the source address of IP packets without affecting the delivery of the packets. To solve this problem, one can have routers check whether or not every packet comes from a correct direction based on its source address field. However, due to routing asymmetry in today's Internet, a router cannot simply reverse its forwarding table to determine the correct incoming direction of a packet. In this paper, we present the source address validity enforcement protocol, SAVE, which allows routers to learn valid incoming directions for any given source address. SAVE is independent from-and can work with-any specific routing protocol. By only interfacing with the forwarding table at routers, SAVE allows routers to properly propagate valid source address information from source address spaces to all destinations, and allows each router en route to build and maintain an incoming tree to associate each source address prefix with a corresponding incoming interface. The incoming tree is further valuable in handling routing changes: although a routing change at one router could affect the incoming direction of source address spaces from many locations, only the router that sees the change needs to send out new updates. Finally, SAVE has a good performance with low overhead.