A Parallel Multiple Hashing Architecture Using Prefix Grouping for IP Address Lookup

프리픽스 그룹화를 이용한 병렬 복수 해슁 IP 주소 검색 구조

  • 김혜란 (이화여자대학교정보통신공학과 SoC Design 연구실) ;
  • 정여진 (이화여자대학교 정보통신학과) ;
  • 임창훈 (건국대학교 인터넷미디어공학부) ;
  • 임혜숙 (이화여자대학교 정보통신학과)
  • Published : 2005.03.01

Abstract

The primary function of the Internet routers is to forward incoming packets toward their final destinations. IP address lookup is one of the most important functions in evaluating router performance since IP address lookup should be performed in wire-speed for the hundred-millions of incoming packets per second. With CIDR, the IP prefixes of routing table have arbitrary lengths, and hence address lookup by exact match is no longer valid. As a result, when packets arrive, routers compare the destination IP addresses of input packets with all prefixes in its routing table and determine the most specific entry among matching entries, and this is called the longest prefix matching. In this paper, based on parallel multiple hashing and prefix grouping, we have proposed a hardware architecture which performs an address lookup with a single memory access.

라우터의 주요한 기능은 들어오는 패킷의 목적지 IP 주소를 참조하여 패킷을 최종 목적지를 향하여 내 보내는 것이다. 이것을 수행하기 위해서는 주소 검색 과정이 필요하며 이 작업은 모든 패킷에 대해 실시간으로 수행되어야 하므로 라우터의 성능을 결정하는 중요한 요소가 된다. 또한 CIDR(classless inter-domain routing) IP 주소 체계를 도입하게 되면서 라우터에서는 단순 exact 매치가 아니라 가능한 모든 프리픽스 중에 가장 길게 매치하는 프리픽스를 검색하는 longest prefix match가 필요하게 되었다. 이에 따라 IP 주소 검색을 위한 알고리즘 및 구조에 관한 연구가 널리 수행되고 있으며 본 논문에서는 병렬 복수 해슁 (parallel multiple hashing)과 프리픽스 그룹화 (prefix grouping)를 이용하여 한 번의 메모리 접근으로 IP 주소 검색을 수행할 수 있는 효율적인 하드웨어 구조를 제안한다.

Keywords

References

  1. M. A. Ruiz-Sanchez, E. W. Biersack, and W. Dabbous, 'Survey and taxonomy of IP address lookup algorithms', IEEE Network, pp. 8-23, March/April 2001
  2. D. R. Morrison, 'PATRICIA Practicla Algorithm to Retrieve Information Coded in Alphanumeric.' J. ACM, vol. 15, no. 4, Oct. 1968, p.514-34 https://doi.org/10.1145/321479.321481
  3. S. Nilsson and G. Karlsson 'IP-Address Lookups using LC-Tries,' IEEE JSAC, June 1999, vol. 17, no.6, pp 1083-92
  4. B. Lampson, V. Srinivasan, and G. Varghese, 'IP lookups using multiway multicolumn search,' IEEE/ACM Transactions on Networking, Vol. 7, No.3, pp.650-662, June 1999
  5. N. McKeown, P. Gupta, and S. Lin, 'Routing lookups in hardware at memory access speeds,' in Proc. IEEE INFOCOM, 1998, pp.1240-1247
  6. N.-F. Huang and S.-M. Zhao, 'A novel IP routing lookup scheme and hardware architecture for multigiga bit switching routers', IEEE Journal on Selected Areas in Communications, Vol. 17, No.6, pp. 1093-1104, June 1999 https://doi.org/10.1109/49.772440
  7. A. McAuley and P. Francis,'Fast routing lookup using CAM's', in Proc. IEEE INFOCOM, 1993, pp. 1382-1391
  8. M. Waldvogel, G. Varghese, J. Turner, and B. Plattner, 'Scalable high speed IP routing lookups,' in Proc. ACM SIGCOMM Conf., Cannes, France, 1997, pp. 25-35
  9. Hyesook Lim, Ji-Hyun Seo and Yeo-Jin Jung, 'High Speed IP Address Lookup Architecture Using Hashing', IEEE Communications Letters, Oct. 2003, pp.502-504
  10. 정여진, 이보미, 임혜숙, 'A Parallel Multiple Hashing Architecture for IP Address Lookup',한국통신학회 논문지, Vol.29 , No.2B, pp.15-166, Feb 2004
  11. M. Degermark, A. Brodnik, S. Carlsson, and S. Pink, 'Small forwarding tables for fast routing lookups', in Proc. ACM SIGCOMM, 1997, pp.3-14