1. 309889c Implemented support for routes where the next hop is not a BGP peer by Jonathan Hart · 11 years ago
  2. abf1022 Implemented PatriciaTrie.match and put an interface PTrie in BgpRoute. Minor bug fixes to Prefix and RibEntry by Jonathan Hart · 11 years ago
  3. 29b972d Paramaterized the Patricia Trie by Jonathan Hart · 11 years ago
  4. 9ea3121 Fixed bug in Prefix which caused some updates not to be added to the PTrie, and reverted ProxyArp to broadcasting every received request by Jonathan Hart · 11 years ago
  5. b39a67d Cleaned up the Rib class and renamed it to RibEntry by Jonathan Hart · 11 years ago
  6. 8f5f468 Created new version of the PATRICIA Trie which is object oriented, based on Ptree.java. Included unit tests for the new trie by Jonathan Hart · 11 years ago