dc.contributor.advisor | Lu, Haibin | eng |
dc.contributor.advisor | Shang, Yi, 1967- | eng |
dc.contributor.author | Pan, Mian, 1974- | eng |
dc.date.issued | 2010 | eng |
dc.date.submitted | 2010 Spring | eng |
dc.description | Title from PDF of title page (University of Missouri--Columbia, viewed on June 25, 2010). | eng |
dc.description | The entire thesis text is included in the research.pdf file; the official abstract appears in the short.pdf file; a non-technical public abstract appears in the public.pdf file. | eng |
dc.description | Thesis advisor: Dr. Haibin Lu, and Dr. Yi Shang. | eng |
dc.description | M.S. University of Missouri--Columbia 2010. | eng |
dc.description.abstract | [ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI AT REQUEST OF AUTHOR.] The Internet Protocol (IP) is a protocol used to communicate data over packet-switched internet works. The currently deployed version of the Internet Protocol is IPv4. It provides a 32-bit address space which can at most address four billion nodes. IPv6, the new version of the Internet Protocol, provides a 128-bit address space which can at most address 3.4 x 10[superscript 38] nodes. An Internet router can forward incoming Internet packets by looking up their IP destination address in a routing table which then determines the output link on which the packet is sent. To achieve a competitive advantage, many routers today choose to do additional processing for a specific subset of packets, which requires that routers are able to classify packets based on packet header into corresponding classes or so-called flows. A router doing packet classification maintains a database containing rules one of which is for a certain type of flows. When a packet arrives at a router, the router look up the rule database and find a rule that matches the incoming packet headers and take corresponding actions associated to this rule. Most data structures for packet forwarding are optimized for IPv4, and less capable of handling IPv6 routing tables. Shape Shifting Trie (SST) is specifically designed to be scalable to IPv6. To reduce the worst case lookup time that is proportional to the height of SST, it is desirable to construct a minimumheight SST. Breadth-First Pruning (BFP) algorithm takes O(n[superscript 2]) time to construct a minimumheight SST, where n is the number of nodes in the binary trie corresponding to the routing table. In this thesis, we propose a Post-Order Minimum- Height Pruning (POMHP) algorithm that takes only O(n) time to construct a minimum-height SST. We further propose nodes merging algorithm to cut down SST size without affecting SST height. | eng |
dc.description.bibref | Includes bibliographical references. | eng |
dc.format.extent | ix, 34 pages | eng |
dc.identifier.merlin | b79531283 | eng |
dc.identifier.oclc | 650085670 | eng |
dc.identifier.uri | https://hdl.handle.net/10355/8146 | |
dc.identifier.uri | https://doi.org/10.32469/10355/8146 | eng |
dc.language | English | eng |
dc.publisher | University of Missouri--Columbia | eng |
dc.relation.ispartofcommunity | University of Missouri--Columbia. Graduate School. Theses and Dissertations | eng |
dc.rights | Access is limited to the campuses of the University of Missouri. | eng |
dc.subject.lcsh | TCP/IP (Computer network protocol) | eng |
dc.subject.lcsh | Computer networks | eng |
dc.subject.lcsh | Routers (Computer networks) | eng |
dc.subject.lcsh | Packet switching (Data transmission) | eng |
dc.subject.lcsh | Computer algorithms | eng |
dc.title | Building shape-shifting tries for fast IP lookup | eng |
dc.type | Thesis | eng |
thesis.degree.discipline | Computer science (MU) | eng |
thesis.degree.grantor | University of Missouri--Columbia | eng |
thesis.degree.level | Masters | eng |
thesis.degree.name | M.S. | eng |